Package | Description |
---|---|
gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
gnu.math |
Supports various numeric
types, including complex numbers, efficient bignums, exact rational
numbers, units.
|
Modifier and Type | Method and Description |
---|---|
UShort |
U16Vector.get(int index) |
UShort |
U16Vector.getRaw(int index) |
Modifier and Type | Method and Description |
---|---|
void |
U16Vector.setRaw(int index,
UShort value) |
Modifier and Type | Method and Description |
---|---|
static UShort |
UShort.valueOf(short ival) |
Modifier and Type | Method and Description |
---|---|
int |
UShort.compareTo(UShort other) |