Package com.sun.jna.ptr
Class LongByReference
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.ptr.ByReference
com.sun.jna.ptr.LongByReference
- All Implemented Interfaces:
NativeMapped
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
-
Constructor Details
-
LongByReference
public LongByReference() -
LongByReference
public LongByReference(long value)
-
-
Method Details
-
setValue
public void setValue(long value) -
getValue
public long getValue()
-