Package com.vladsch.flexmark.experimental.util.collection.iteration
package com.vladsch.flexmark.experimental.util.collection.iteration
-
ClassDescriptionRepresents a position in the list at the given index and with a span of 0 or 1 elements.MappingIterable<T,
R> Position<T>Bidirectional iterator, direction depends on the position anchor NEXT is a forward iterator, PREVIOUS is a reverse iteratorPositionList<T>Iterator for list positions allowing to iterate over current elements while inserting and deleting elements relative to current position