Uses of Enum Class
com.kenai.jffi.Platform.CPU
Packages that use Platform.CPU
-
Uses of Platform.CPU in com.kenai.jffi
Methods in com.kenai.jffi that return Platform.CPUModifier and TypeMethodDescriptionfinal Platform.CPUPlatform.getCPU()Gets the current processor architecture the JVM is running on.static Platform.CPUReturns the enum constant of this class with the specified name.static Platform.CPU[]Platform.CPU.values()Returns an array containing the constants of this enum class, in the order they are declared.