public static class ObjToIntMap.Iterator extends java.lang.Object
boolean
done()
java.lang.Object
getKey()
int
getValue()
void
next()
setValue(int value)
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void start()
public boolean done()
public void next()
public java.lang.Object getKey()
public int getValue()
public void setValue(int value)