public abstract class DelegatingUnaryCharIterator extends DelegatingTransformingCharIterator<java.lang.Character,CharIterator>
CharIterator
that delegates to another CharIterator
.iterator
EMPTY
Modifier | Constructor and Description |
---|---|
protected |
DelegatingUnaryCharIterator(CharIterator iterator) |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected DelegatingUnaryCharIterator(CharIterator iterator)