public class UnmodifiableIntIterator extends Object implements org.eclipse.collections.api.iterator.MutableIntIterator
| Constructor and Description |
|---|
UnmodifiableIntIterator(org.eclipse.collections.api.iterator.IntIterator intIterator) |
public UnmodifiableIntIterator(org.eclipse.collections.api.iterator.IntIterator intIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.IntIteratorpublic int next()
next in interface org.eclipse.collections.api.iterator.IntIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableIntIteratorCopyright © 2004–2018. All rights reserved.