protected class AbstractTreeMap.KeyIterator extends AbstractTreeMap.EntryIterator
| Constructor and Description |
|---|
KeyIterator() |
KeyIterator(AbstractTreeMap.Entry start,
AbstractTreeMap.Entry end) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
next() |
hasNext, removeisBooleanSupported, isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, nextBoolean, nextDouble, nextFloat, nextInt, nextLongpublic KeyIterator()
public KeyIterator(AbstractTreeMap.Entry start, AbstractTreeMap.Entry end)
public java.lang.Object next()
next in interface java.util.Iteratornext in class AbstractTreeMap.EntryIterator