public class SparseLongIntVector extends Object
Constructor and Description |
---|
SparseLongIntVector(int defaultValue) |
Modifier and Type | Method and Description |
---|---|
int |
get(long x) |
void |
performVerboseAction() |
void |
set(long x,
int value) |