private static final class Platform.Darwin extends Platform.Supported
Platform
subclass representing the MacOS system.Platform.CPU, Platform.Linux, Platform.OS
libPattern
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, longSize
public java.lang.String mapLibraryName(java.lang.String libName)
Platform
mapLibraryName
in class Platform
libName
- The library name to map