public class JavaMapAdapter.KeyIterator extends java.lang.Object implements java.util.Iterator<Value>
Constructor and Description |
---|
KeyIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Value |
next() |
void |
remove() |