protected class AbstractTreeMap.ValueIterator extends IntIterator
| Constructor and Description |
|---|
ValueIterator(AbstractTreeMap.EntryIterator iter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
int |
nextInt() |
void |
remove() |
isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, next, nextDouble, nextFloat, nextLongisBooleanSupported, nextBooleanpublic ValueIterator(AbstractTreeMap.EntryIterator iter)
public boolean hasNext()
public int nextInt()
nextInt in interface LiteralIteratornextInt in class IntIteratorLiteralIterator.nextInt()public void remove()