Package jnr.ffi
Class Struct.LONG
java.lang.Object
jnr.ffi.Struct.Member
jnr.ffi.Struct.NumberField
jnr.ffi.Struct.Signed32
jnr.ffi.Struct.LONG
- Enclosing class:
- Struct
-
Field Summary
Fields inherited from class jnr.ffi.Struct.NumberField
type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jnr.ffi.Struct.Signed32
get, intValue, set, set
Methods inherited from class jnr.ffi.Struct.NumberField
byteValue, doubleValue, floatValue, getMemory, longValue, offset, shortValue, struct, toString
-
Constructor Details
-
LONG
public LONG() -
LONG
-