- valueOf(String) - Static method in enum com.kenai.jffi.CallingConvention
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kenai.jffi.internal.StubLoader.CPU
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kenai.jffi.internal.StubLoader.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kenai.jffi.NativeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kenai.jffi.Platform.CPU
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.kenai.jffi.Platform.OS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.kenai.jffi.CallingConvention
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kenai.jffi.internal.StubLoader.CPU
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kenai.jffi.internal.StubLoader.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kenai.jffi.NativeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kenai.jffi.Platform.CPU
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.kenai.jffi.Platform.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_MAJOR - Static variable in class com.kenai.jffi.internal.StubLoader
-
- VERSION_MINOR - Static variable in class com.kenai.jffi.internal.StubLoader
-
- VOID - Static variable in class com.kenai.jffi.Type
-
The native void type