protected class AbstractTreeMap.KeyIterator extends AbstractTreeMap.EntryIterator
Constructor and Description |
---|
AbstractTreeMap.KeyIterator() |
AbstractTreeMap.KeyIterator(AbstractTreeMap.Entry start,
AbstractTreeMap.Entry end) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
next() |
hasNext, remove
isBooleanSupported, isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, nextBoolean, nextDouble, nextFloat, nextInt, nextLong
public AbstractTreeMap.KeyIterator()
public AbstractTreeMap.KeyIterator(AbstractTreeMap.Entry start, AbstractTreeMap.Entry end)
public java.lang.Object next()
next
in interface java.util.Iterator
next
in class AbstractTreeMap.EntryIterator
Copyright ? 2013 Regents of the University of California