GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MappedRichSequence.mappedOf(mapper,baseSeq,startIndex)
S
mappedOf()
IRichSequenceBase...
class MappedRichSequence
A CharSequence that maps characters according to CharMapper
S
mappedOf()
Abstract
toMapped()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
Abstract
subSequence()
Get a portion of this sequence <p> NOTE: the returned value should only depend on st...
MappedRichSequence()
<<creates>>