static class KeyIntMap.BaseEntry extends java.lang.Object
(package private) int
_hash
_value
BaseEntry(int hash, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final int _hash
final int _value
public BaseEntry(int hash, int value)