Uses of Interface
com.vladsch.flexmark.util.collection.iteration.Indexed
Packages that use Indexed
Package
Description
-
Uses of Indexed in com.vladsch.flexmark.util.collection
Classes in com.vladsch.flexmark.util.collection that implement IndexedFields in com.vladsch.flexmark.util.collection declared as IndexedModifier and TypeFieldDescriptionOrderedSet.allowConcurrentModsIndexedProxy
OrderedMap.indexedEntryProxy
OrderedMultiMap.indexedProxy
OrderedSet.indexedProxy
OrderedMap.indexedValueProxy
Methods in com.vladsch.flexmark.util.collection that return IndexedModifier and TypeMethodDescriptionOrderedSet.getConcurrentModsIndexedProxy()
OrderedMap.getIndexedEntryProxy()
OrderedMultiMap.getIndexedProxy()
OrderedSet.getIndexedProxy()
OrderedMap.getIndexedValueProxy()
-
Uses of Indexed in com.vladsch.flexmark.util.collection.iteration
Fields in com.vladsch.flexmark.util.collection.iteration declared as IndexedModifier and TypeFieldDescriptionIndexedItemIterable.items
IndexedItemIterator.items
IndexedIterable.items
IndexedIterator.items
Constructors in com.vladsch.flexmark.util.collection.iteration with parameters of type IndexedModifierConstructorDescriptionIndexedItemIterable
(@NotNull Indexed<R> items) IndexedItemIterable
(@NotNull Indexed<R> items, boolean reversed) IndexedItemIterator
(@NotNull Indexed<R> items) IndexedItemIterator
(@NotNull Indexed<R> items, boolean isReversed) IndexedIterable
(@NotNull Indexed<S> items, I iterable) IndexedIterator
(@NotNull Indexed<S> items, I iterator) -
Uses of Indexed in com.vladsch.flexmark.util.sequence
Classes in com.vladsch.flexmark.util.sequence that implement IndexedModifier and TypeClassDescription(package private) static class
(package private) static class