Package com.sun.jna
Class Structure.FFIType.size_t
- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- com.sun.jna.Structure.FFIType.size_t
-
- All Implemented Interfaces:
NativeMapped
,java.io.Serializable
- Enclosing class:
- Structure.FFIType
public static class Structure.FFIType.size_t extends IntegerType
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
-
-