private static final class Platform.Darwin extends Platform.Supported
Platform subclass representing the MacOS system.Platform.CPU, Platform.Linux, Platform.OSlibPattern| Constructor and Description |
|---|
Darwin() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the name of this Platform.
|
java.lang.String |
mapLibraryName(java.lang.String libName)
Maps from a generic library name (e.g.
|
addressSize, getCPU, getNativePlatform, getOS, getPlatform, getStandardCLibraryName, isBSD, isUnix, locateLibrary, longSizepublic java.lang.String mapLibraryName(java.lang.String libName)
PlatformmapLibraryName in class PlatformlibName - The library name to map