Uses of Class
jnr.ffi.Platform
Packages that use Platform
-
Uses of Platform in jnr.ffi
Modifier and TypeClassDescriptionprivate static final class
APlatform
subclass representing the MacOS system.private static final class
(package private) static final class
(package private) static final class
APlatform
subclass representing the Linux operating system.private static class
private static class
private static class
APlatform
subclass representing the Windows system.Modifier and TypeFieldDescription(package private) static final Platform
Platform.SingletonHolder.PLATFORM
Modifier and TypeMethodDescriptionprivate static Platform
Platform.determinePlatform()
private static Platform
Platform.determinePlatform
(Platform.OS os) Determines thePlatform
that best describes theOS
static Platform
Platform.getNativePlatform()
Gets the nativePlatform
static Platform
Platform.getPlatform()
Deprecated.