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