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