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