public abstract class MappedCharIterator<T,I extends java.util.Iterator<T>> extends MappedIterator<T,I,java.lang.Character> implements CharIterator
CharIterators.iteratorEMPTY| Constructor and Description |
|---|
MappedCharIterator(I iterator) |
hasNext, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, forEachRemaining, from, from, from, from, from, next, nextChar, of, reduce, skip, skippublic MappedCharIterator(I iterator)