Platform.CPU, Platform.OS| Constructor and Description |
|---|
Windows() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLibraryNamePattern()
Gets the regex string used to match platform-specific libraries
|
int |
longSize()
Gets the size of a C 'long' on the native platform.
|
addressMask, addressSize, getCPU, getJavaMajorVersion, getName, getOS, getPlatform, isSupported, mapLibraryNamepublic java.lang.String getLibraryNamePattern()
PlatformgetLibraryNamePattern in class Platform