static class Flat3Map.KeySetIterator<K> extends Flat3Map.EntryIterator<K,java.lang.Object> implements java.util.Iterator<K>
Constructor and Description |
---|
KeySetIterator(Flat3Map<K,?> parent) |
Modifier and Type | Method and Description |
---|---|
K |
next() |
hasNext, nextEntry, remove