public class TwoLevelIntVector extends Object implements IntVector, Serializable
Modifier and Type | Method and Description |
---|---|
int |
get(int x) |
int |
getMaxIndex() |
void |
performVerboseAction() |
void |
set(int x,
int value) |
public void performVerboseAction()
public int getMaxIndex()
getMaxIndex
in interface IntVector