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