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