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