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