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