GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MappedBasedSequence.sequenceOf(baseSeq,startIndex,endIndex)
O
sequenceOf()
BasedSequenceImpl...
class MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
toMapped()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
sequenceOf()
Factory function
MappedBasedSequence()
<<creates>>