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