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