Uses of Class
org.jruby.ext.ffi.Platform
Packages that use Platform
-
Uses of Platform in org.jruby.ext.ffi
Subclasses of Platform in org.jruby.ext.ffiModifier and TypeClassDescriptionprivate static final classAPlatformsubclass representing the Linux operating system.private static final classAPlatformsubclass representing the MacOS system.private static final classprivate static final classAPlatformsubclass representing the Linux operating system.private static classprivate static classprivate static classAPlatformsubclass representing the Windows system.Fields in org.jruby.ext.ffi declared as PlatformMethods in org.jruby.ext.ffi that return PlatformModifier and TypeMethodDescriptionprivate static final PlatformPlatform.determinePlatform(Platform.OS_TYPE os) static final PlatformPlatform.getPlatform()Gets the current Platform