public class UnmodifiableDoubleIterator extends Object implements org.eclipse.collections.api.iterator.MutableDoubleIterator
| Constructor and Description |
|---|
UnmodifiableDoubleIterator(org.eclipse.collections.api.iterator.DoubleIterator doubleIterator) |
public UnmodifiableDoubleIterator(org.eclipse.collections.api.iterator.DoubleIterator doubleIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.DoubleIteratorpublic double next()
next in interface org.eclipse.collections.api.iterator.DoubleIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableDoubleIteratorCopyright © 2004–2018. All rights reserved.