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, mapLibraryName
public java.lang.String getLibraryNamePattern()
Platform
getLibraryNamePattern
in class Platform