Uses of Interface
com.vladsch.flexmark.util.collection.iteration.ReversiblePeekingIterable
-
Packages that use ReversiblePeekingIterable Package Description com.vladsch.flexmark.util.collection.iteration -
-
Uses of ReversiblePeekingIterable in com.vladsch.flexmark.util.collection.iteration
Methods in com.vladsch.flexmark.util.collection.iteration that return ReversiblePeekingIterable Modifier and Type Method Description @NotNull ReversiblePeekingIterable<E>ReversiblePeekingIterable. reversed()
-