GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequence.repeatOf(c,count)
S
repeatOf()
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
S
repeatOf()
class RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
S
of()
RepeatedSequence()
S
create()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
OS
create()
BasedSequenceImpl
class SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
SubSequence()
<<creates>><<creates>>