NativeMapped, SerializableWinNT.HRESULT, X11.VisualID, X11.XIDpublic class NativeLong extends IntegerType
long C data type, which may be 32 or 64 bits
on *nix-based systems.| Modifier and Type | Field | Description |
|---|---|---|
static int |
SIZE |
Size of a native long, in bytes.
|
| Constructor | Description |
|---|---|
NativeLong() |
Create a zero-valued NativeLong.
|
NativeLong(long value) |
Create a NativeLong with the given value.
|
NativeLong(long value,
boolean unsigned) |
Create a NativeLong with the given value, optionally unsigned.
|
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toStringbyteValue, shortValue