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