Class Flat3Map.KeySetIterator<K>
java.lang.Object
org.apache.commons.collections4.map.Flat3Map.EntryIterator<K,Object>
org.apache.commons.collections4.map.Flat3Map.KeySetIterator<K>
- All Implemented Interfaces:
Iterator<K>
static class Flat3Map.KeySetIterator<K>
extends Flat3Map.EntryIterator<K,Object>
implements Iterator<K>
KeySetIterator
- Since:
- 3.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Flat3Map.EntryIterator
hasNext, nextEntry, removeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining, hasNext, remove
-
Constructor Details
-
KeySetIterator
-
-
Method Details
-
next
-