public static final class LongIntHashMap.Entry extends Object
long
key
int
value
getKey()
getValue()
void
setValue(int value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final long key
public int value
public long getKey()
public int getValue()
public void setValue(int value)
public String toString()
toString
Object