public class UnmodifiableBooleanIterator extends Object implements org.eclipse.collections.api.iterator.MutableBooleanIterator
| Constructor and Description |
|---|
UnmodifiableBooleanIterator(org.eclipse.collections.api.iterator.BooleanIterator booleanIterator) |
public UnmodifiableBooleanIterator(org.eclipse.collections.api.iterator.BooleanIterator booleanIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.BooleanIteratorpublic boolean next()
next in interface org.eclipse.collections.api.iterator.BooleanIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableBooleanIteratorCopyright © 2004–2018. All rights reserved.