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 com.vladsch.flexmark.experimental.util.collection.iteration.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, unframe
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.vladsch.flexmark.experimental.util.collection.iteration.IPositionUpdater
getPosition
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
PositionList
-