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,- Serializable
- Enclosing class:
- Structure.FFIType
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringMethods inherited from class java.lang.NumberbyteValue, shortValue
- 
Constructor Details- 
size_tpublic size_t()
- 
size_tpublic size_t(long value) 
 
-