Uses of Enum
org.jruby.ext.ffi.Platform.OS_TYPE
Packages that use Platform.OS_TYPE
-
Uses of Platform.OS_TYPE in org.jruby.ext.ffi
Fields in org.jruby.ext.ffi declared as Platform.OS_TYPEMethods in org.jruby.ext.ffi that return Platform.OS_TYPEModifier and TypeMethodDescriptionprivate static final Platform.OS_TYPEPlatform.determineOS()final Platform.OS_TYPEPlatform.getOS()Gets the current Operating System.static Platform.OS_TYPEReturns the enum constant of this type with the specified name.static Platform.OS_TYPE[]Platform.OS_TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jruby.ext.ffi with parameters of type Platform.OS_TYPEModifier and TypeMethodDescriptionprivate static final PlatformPlatform.determinePlatform(Platform.OS_TYPE os) Constructors in org.jruby.ext.ffi with parameters of type Platform.OS_TYPEModifierConstructorDescriptionprotected