NativeMapped
public class NativeLongByReference extends ByReference
Constructor | Description |
---|---|
NativeLongByReference() |
|
NativeLongByReference(NativeLong value) |
Modifier and Type | Method | Description |
---|---|---|
NativeLong |
getValue() |
|
void |
setValue(NativeLong value) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
public NativeLongByReference()
public NativeLongByReference(NativeLong value)
public void setValue(NativeLong value)
public NativeLong getValue()