GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaclass MappedRichSequence
IRichSequenceBase...
MappedRichSequence
A CharSequence that maps characters according to CharMapper
IRichSequence
IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
IRichSequenceBase...
BasedSequenceImpl
Implementation of BaseSequence
BasedSequenceImpl
BasedSequence.EmptyBasedSequence
BasedSequenceImpl
CharSubSequence
A CharSequence that references original char[] a subSequence() returns a sub-sequenc...
BasedSequenceImpl...
MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
BasedSequenceImpl...
PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
BasedSequenceImpl...
SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
SegmentedSequence
SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
SegmentedSequence
SegmentedSequenceTree
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
BasedSequenceImpl
SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
IRichSequenceBase...
RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
SequenceUtils
IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
external
CharSequence
external
Comparable
SequenceUtils
IRichSequence
RichSequence
MappedSequence
A CharSequence that maps characters according to CharMapper