Uses of Enum
org.netlib.utils.JNIMethods.OSType
Packages that use JNIMethods.OSType
-
Uses of JNIMethods.OSType in org.netlib.utils
Fields in org.netlib.utils declared as JNIMethods.OSTypeModifier and TypeFieldDescriptionstatic final JNIMethods.OSType
JNIMethods.OS
Stores the operating system the JVM is currently running on.Methods in org.netlib.utils that return JNIMethods.OSTypeModifier and TypeMethodDescriptionstatic JNIMethods.OSType
Returns the enum constant of this type with the specified name.static JNIMethods.OSType[]
JNIMethods.OSType.values()
Returns an array containing the constants of this enum type, in the order they are declared.