protected class AbstractTreeMap.ValueIterator extends IntIterator
Constructor and Description |
---|
AbstractTreeMap.ValueIterator(AbstractTreeMap.EntryIterator iter) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
int |
nextInt() |
void |
remove() |
isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, next, nextDouble, nextFloat, nextLong
isBooleanSupported, nextBoolean
public AbstractTreeMap.ValueIterator(AbstractTreeMap.EntryIterator iter)
public boolean hasNext()
public int nextInt()
nextInt
in interface LiteralIterator
nextInt
in class IntIterator
LiteralIterator.nextInt()
public void remove()
Copyright ? 2013 Regents of the University of California