GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod PrefixedSubSequence.repeatOf(prefix,count,baseSeq)
S
repeatOf()
BasedSequenceImpl...
class PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
S
repeatOf()
class RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
S
prefixOf()
RepeatedSequence()
PrefixedSubSequence()
OAbstract
subSequence()
Get a portion of this sequence
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
<<creates>><<creates>>