public class UnmodifiableShortIterator extends Object implements org.eclipse.collections.api.iterator.MutableShortIterator
| Constructor and Description |
|---|
UnmodifiableShortIterator(org.eclipse.collections.api.iterator.ShortIterator shortIterator) |
public UnmodifiableShortIterator(org.eclipse.collections.api.iterator.ShortIterator shortIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.ShortIteratorpublic short next()
next in interface org.eclipse.collections.api.iterator.ShortIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableShortIteratorCopyright © 2004–2017. All rights reserved.