public class UnmodifiableLongIterator extends Object implements org.eclipse.collections.api.iterator.MutableLongIterator
| Constructor and Description |
|---|
UnmodifiableLongIterator(org.eclipse.collections.api.iterator.LongIterator longIterator) |
public UnmodifiableLongIterator(org.eclipse.collections.api.iterator.LongIterator longIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.LongIteratorpublic long next()
next in interface org.eclipse.collections.api.iterator.LongIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableLongIteratorCopyright © 2004–2018. All rights reserved.