Class PositionList<T>
java.lang.Object
com.vladsch.flexmark.experimental.util.collection.iteration.PositionListBase<T, Position<T>>
com.vladsch.flexmark.experimental.util.collection.iteration.PositionList<T>
- All Implemented Interfaces:
IPositionListener, IPositionUpdater<T, Position<T>>, IPreviewPositionListener, Iterable<Position<T>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PositionListBase
add, add, addAll, addAll, addAll, addAll, addPositionListener, changed, changing, clear, closeFrame, deleted, deleting, equals, get, getEnd, getFirst, getLast, getList, getListeners, getListParentId, getMaxListeners, getOrNull, getOrNull, getPosition, getPreviewListeners, hashCode, inserted, isEmpty, isNotEmpty, iterator, iterator, openFrame, remove, remove, removePositionListener, reversed, reversedIterator, set, size, unframeMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IPositionUpdater
getPositionMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
PositionList
-