NativeMappedpublic 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, waitequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toStringpublic NativeLongByReference()
public NativeLongByReference(NativeLong value)
public void setValue(NativeLong value)
public NativeLong getValue()