public class UnmodifiableFloatIterator extends Object implements org.eclipse.collections.api.iterator.MutableFloatIterator
| Constructor and Description |
|---|
UnmodifiableFloatIterator(org.eclipse.collections.api.iterator.FloatIterator floatIterator) |
public UnmodifiableFloatIterator(org.eclipse.collections.api.iterator.FloatIterator floatIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.FloatIteratorpublic float next()
next in interface org.eclipse.collections.api.iterator.FloatIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableFloatIteratorCopyright © 2004–2018. All rights reserved.