Uses of Enum
com.kenai.jffi.internal.StubLoader.CPU
Packages that use StubLoader.CPU
-
Uses of StubLoader.CPU in com.kenai.jffi.internal
Subclasses with type arguments of type StubLoader.CPU in com.kenai.jffi.internalModifier and TypeClassDescriptionstatic enumThe common names of cpu architectures.Methods in com.kenai.jffi.internal that return StubLoader.CPUModifier and TypeMethodDescriptionstatic StubLoader.CPUStubLoader.getCPU()static StubLoader.CPUReturns the enum constant of this type with the specified name.static StubLoader.CPU[]StubLoader.CPU.values()Returns an array containing the constants of this enum type, in the order they are declared.