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