public class SparseLongIntVector extends Object
SparseLongIntVector(int defaultValue)
int
get(long x)
void
performVerboseAction()
set(long x, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SparseLongIntVector(int defaultValue)
public int get(long x)
public void set(long x, int value)
public void performVerboseAction()