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