MutableShortIterator, ShortIteratorpublic class UnmodifiableShortIterator extends Object implements MutableShortIterator
| Constructor | Description |
|---|---|
UnmodifiableShortIterator(ShortIterator shortIterator) |
public UnmodifiableShortIterator(ShortIterator shortIterator)
public boolean hasNext()
hasNext in interface ShortIteratorpublic short next()
next in interface ShortIteratorpublic void remove()
remove in interface MutableShortIteratorCopyright © 2004–2019. All rights reserved.