NativeMapped
, java.io.Serializable
, java.lang.Comparable<WinDef.LONG>
OaIdl.DISPID
public static class WinDef.LONG extends IntegerType implements java.lang.Comparable<WinDef.LONG>
Modifier and Type | Field | Description |
---|---|---|
static int |
SIZE |
The Constant SIZE.
|
Constructor | Description |
---|---|
LONG() |
Instantiates a new long.
|
LONG(long value) |
Instantiates a new long.
|
Modifier and Type | Method | Description |
---|---|---|
int |
compareTo(WinDef.LONG other) |
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
public LONG()
public LONG(long value)
value
- the valuepublic int compareTo(WinDef.LONG other)
compareTo
in interface java.lang.Comparable<WinDef.LONG>