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.IPositionBase<T,
P extends IPosition<T, P>> IPositionHolder<T,P extends IPositionHolder<T, P>> IPositionUpdater<T,P extends IPositionHolder<T, P>> MappingIterable<T,R> Position<T>PositionFactory<T,P extends IPositionHolder<T, P>> PositionIterator<T,P extends IPositionHolder<T, P>> Bidirectional iterator, direction depends on the position anchor NEXT is a forward iterator, PREVIOUS is a reverse iteratorPositionList<T>PositionListBase<T,P extends IPositionHolder<T, P>> Iterator for list positions allowing to iterate over current elements while inserting and deleting elements relative to current position