GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod RichSequence.repeatOf(c,count)
S
repeatOf()
IRichSequence
interface RichSequence
S
repeatOf()
class RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
S
of()
RepeatedSequence()
S
create()
IRichSequenceBase...
class RichSequenceImpl
A RichSequence implementation NOTE: '\0' changed to '\uFFFD' use com.vladsch.flexmar...
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 ...
RichSequenceImpl()
<<creates>><<creates>>