Uses of Class
com.vladsch.flexmark.util.sequence.SegmentedSequenceTree.Cache
Packages that use SegmentedSequenceTree.Cache
-
Uses of SegmentedSequenceTree.Cache in com.vladsch.flexmark.util.sequence
Fields in com.vladsch.flexmark.util.sequence with type parameters of type SegmentedSequenceTree.CacheModifier and TypeFieldDescriptionprivate final ThreadLocal
<SegmentedSequenceTree.Cache> SegmentedSequenceTree.cache
Methods in com.vladsch.flexmark.util.sequence that return SegmentedSequenceTree.CacheModifier and TypeMethodDescriptionprivate @NotNull SegmentedSequenceTree.Cache
SegmentedSequenceTree.getCache
(int index)