Package jnr.ffi
Class Platform.Unsupported
- java.lang.Object
-
- jnr.ffi.Platform
-
- jnr.ffi.Platform.Unsupported
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class jnr.ffi.Platform
Platform.CPU, Platform.Linux, Platform.OS
-
-
Field Summary
-
Fields inherited from class jnr.ffi.Platform
libPattern
-
-
Constructor Summary
Constructors Constructor Description Unsupported(Platform.OS os)
-
Method Summary
-
Methods inherited from class jnr.ffi.Platform
addressSize, getCPU, getName, getNativePlatform, getOS, getPlatform, getStandardCLibraryName, isBSD, isUnix, locateLibrary, longSize, mapLibraryName
-
-
-
-
Constructor Detail
-
Unsupported
public Unsupported(Platform.OS os)
-
-