Uses of Enum Class
com.kenai.jffi.internal.StubLoader.CPU
Packages that use StubLoader.CPU
-
Uses of StubLoader.CPU in com.kenai.jffi.internal
Methods in com.kenai.jffi.internal that return StubLoader.CPUModifier and TypeMethodDescriptionstatic StubLoader.CPUStubLoader.getCPU()static StubLoader.CPUReturns the enum constant of this class with the specified name.static StubLoader.CPU[]StubLoader.CPU.values()Returns an array containing the constants of this enum class, in the order they are declared.