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