public class GapArray extends java.lang.Object
int
index
value
GapArray()
getIndex()
getValue()
void
setIndex(int index)
setValue(int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int index
public int value
public GapArray()
public int getIndex()
public void setIndex(int index)
public int getValue()
public void setValue(int value)