Uses of Enum
com.kenai.jffi.internal.StubLoader.OS
Packages that use StubLoader.OS
-
Uses of StubLoader.OS in com.kenai.jffi.internal
Subclasses with type arguments of type StubLoader.OS in com.kenai.jffi.internalMethods in com.kenai.jffi.internal that return StubLoader.OSModifier and TypeMethodDescriptionstatic StubLoader.OSStubLoader.getOS()static StubLoader.OSReturns 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.