GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequenceFull.subSequence(startIndex,endIndex)
O
subSequence()
SegmentedSequence
class SegmentedSequenceFull
A BasedSequence which consists of segments of other BasedSequences NOTE: very effici...
length()
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
S
validateStartEnd()
interface SequenceUtils
subSequence()
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
SegmentedSequenceFull()
<<creates>>