Package jnr.ffi
Class Platform.Supported
java.lang.Object
jnr.ffi.Platform
jnr.ffi.Platform.Supported
- Direct Known Subclasses:
Platform.Darwin
,Platform.Default
,Platform.IbmI
,Platform.Linux
,Platform.Windows
- Enclosing class:
- Platform
-
Nested Class Summary
Nested classes/interfaces inherited from class jnr.ffi.Platform
Platform.CPU, Platform.IbmI, Platform.Linux, Platform.OS
-
Field Summary
Fields inherited from class jnr.ffi.Platform
libPattern
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jnr.ffi.Platform
addressSize, getCPU, getName, getNativePlatform, getOS, getOSName, getPlatform, getStandardCLibraryName, getVersion, getVersionMajor, getVersionMinor, is32Bit, is64Bit, isBigEndian, isBSD, isLittleEndian, isUnix, libraryLocations, locateLibrary, locateLibrary, longSize, mapLibraryName
-
Constructor Details
-
Supported
-