IntHashMap.Entry
getEntry(int key)
IntHashMap.Entry<V>
next()
Iterator<IntHashMap.Entry<V>>
iterator()
void
remove(IntHashMap.Entry<V> entry)