GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod MappedBasedSequence.subSequence(startIndex,endIndex)
O
subSequence()
BasedSequenceImpl...
class MappedBasedSequence
A BasedSequence which maps characters according to CharMapper
length()
S
validateStartEnd()
interface SequenceUtils
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
MappedBasedSequence()
<<creates>>