Package gw.util
Class CiHashMap.MapEntryIterator
java.lang.Object
CiHashMap<K,V>.EntryIterator<Map.Entry<K,V>>
gw.util.CiHashMap.MapEntryIterator
- Enclosing class:
- CiHashMap<K extends CharSequence,
V>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gw.util.CiHashMap.EntryIterator
hasNext, nextEntry, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
MapEntryIterator
private MapEntryIterator()
-
-
Method Details
-
next
-