private static final class Platform.Linux extends Platform.Supported
Platform subclass representing the Linux operating system.Platform.CPU_TYPE, Platform.OS_TYPEaddressSize, BIG_ENDIAN, BYTE_ORDER, CPU, LIBC, libPattern, LIBPREFIX, LIBSUFFIX, LITTLE_ENDIAN, longSize, NAME, OS| Constructor and Description |
|---|
Linux() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
mapLibraryName(java.lang.String libName) |
addressMask, addressSize, bsd_p, createPlatformModule, getCPU, getJavaMajorVersion, getName, getOS, getPlatform, getProperty, isBSD, isSupported, isUnix, linux_p, longSize, mac_p, solaris_p, unix_p, windows_ppublic java.lang.String mapLibraryName(java.lang.String libName)
mapLibraryName in class Platform