| Modifier and Type | Method and Description |
|---|---|
ShortIterator |
clone()
Creates a copy of the iterator.
|
boolean |
hasNext() |
short |
next() |
void |
remove()
If possible, remove the current value
|
boolean hasNext()
short next()
ShortIterator clone()
void remove()
Copyright © 2014. All Rights Reserved.