Package | Description |
---|---|
gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
Modifier and Type | Class and Description |
---|---|
class |
S16Vector
Simple adjustable-length vector of signed 16-bit integers (shorts).
|
class |
U16Vector
Simple adjustable-length vector of unsigned 16-bit integers (shorts).
|