Uses of Class
jnr.ffi.Platform
Packages that use Platform
-
Uses of Platform in jnr.ffi
Modifier and TypeClassDescriptionprivate static final classAPlatformsubclass representing the MacOS system.private static final class(package private) static final class(package private) static final classAPlatformsubclass representing the Linux operating system.private static classprivate static classprivate static classAPlatformsubclass representing the Windows system.Modifier and TypeFieldDescription(package private) static final PlatformPlatform.SingletonHolder.PLATFORMModifier and TypeMethodDescriptionprivate static PlatformPlatform.determinePlatform()private static PlatformPlatform.determinePlatform(Platform.OS os) Determines thePlatformthat best describes theOSstatic PlatformPlatform.getNativePlatform()Gets the nativePlatformstatic PlatformPlatform.getPlatform()Deprecated.