Uses of Enum
com.kenai.jffi.internal.StubLoader.OS
Packages that use StubLoader.OS
-
Uses of StubLoader.OS in com.kenai.jffi.internal
Fields in com.kenai.jffi.internal declared as StubLoader.OSMethods in com.kenai.jffi.internal that return StubLoader.OSModifier and TypeMethodDescriptionprivate static StubLoader.OS
StubLoader.determineOS()
Determines the operating system jffi is running onstatic StubLoader.OS
StubLoader.getOS()
static StubLoader.OS
Returns the enum constant of this type with the specified name.static StubLoader.OS[]
StubLoader.OS.values()
Returns an array containing the constants of this enum type, in the order they are declared.