Package | Description |
---|---|
gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
Modifier and Type | Method and Description |
---|---|
static U64Vector |
U64Vector.cast(java.lang.Object value) |
static U64Vector |
U64Vector.castOrNull(java.lang.Object obj) |
protected U64Vector |
U64Vector.newInstance(int newLength) |