Package jnr.ffi
Class Platform.Windows
- java.lang.Object
-
- jnr.ffi.Platform
-
- jnr.ffi.Platform.Supported
-
- jnr.ffi.Platform.Windows
-
- Enclosing class:
- Platform
private static class Platform.Windows extends Platform.Supported
APlatform
subclass representing the Windows system.
-
-
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 Windows()
-
Method Summary
-
Methods inherited from class jnr.ffi.Platform
addressSize, getCPU, getName, getNativePlatform, getOS, getPlatform, getStandardCLibraryName, isBSD, isUnix, locateLibrary, longSize, mapLibraryName
-
-