private class StaticBucketMap.EntryIterator extends StaticBucketMap.BaseIterator implements java.util.Iterator<java.util.Map.Entry<K,V>>
Modifier | Constructor and Description |
---|---|
private |
EntryIterator() |
Modifier and Type | Method and Description |
---|---|
java.util.Map.Entry<K,V> |
next() |
hasNext, nextEntry, remove