Uses of Class
com.github.javaparser.printer.lexicalpreservation.PeekingIterator
Packages that use PeekingIterator
-
Uses of PeekingIterator in com.github.javaparser.printer.lexicalpreservation
Methods in com.github.javaparser.printer.lexicalpreservation that return PeekingIteratorModifier and TypeMethodDescription<E> PeekingIterator<E> PeekingIterator.peekingIterator(ListIterator<E> iterator) Decorates the specified iterator to support one-element lookahead.