| Package | Description |
|---|---|
| gnu.lists |
Contains utility classes and interfaces for sequences (lists), arrays, and trees.
|
| kawa.standard |
| Modifier and Type | Method and Description |
|---|---|
static ConstVector |
ConstVector.make(java.lang.Object... data) |
| Modifier and Type | Method and Description |
|---|---|
static ConstVector |
vector_append.appendToConstVector(java.lang.Object... args) |