public class UnmodifiableCharIterator extends Object implements org.eclipse.collections.api.iterator.MutableCharIterator
| Constructor and Description |
|---|
UnmodifiableCharIterator(org.eclipse.collections.api.iterator.CharIterator charIterator) |
public UnmodifiableCharIterator(org.eclipse.collections.api.iterator.CharIterator charIterator)
public boolean hasNext()
hasNext in interface org.eclipse.collections.api.iterator.CharIteratorpublic char next()
next in interface org.eclipse.collections.api.iterator.CharIteratorpublic void remove()
remove in interface org.eclipse.collections.api.iterator.MutableCharIteratorCopyright © 2004–2017. All rights reserved.