public class TIntMap.Entry extends java.lang.Object
T
getKey()
int
getValue()
void
setValue(int newValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T getKey()
public int getValue()
public void setValue(int newValue)