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
- Author:
- Todd Fast, todd.fast@sun.com, twall@users.sf.net
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringMethods inherited from class Number
byteValue, shortValue
-
Constructor Details
-
size_t
public size_t() -
size_t
public size_t(long value)
-