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