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