public static class SparseIntArray.Entry extends Object
SparseIntArray
int
index
value
Entry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int index
public int value
public Entry()