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