GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.suffixWithSpaces(count)
O
suffixWithSpaces()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
S
ofSpaces()
class RepeatedSequence
CharSequence that repeats in a wraparound the given sequence. Partial repeat occurs ...
O
suffixWith()
RepeatedSequence()
Abstract
getBuilder()
Get a sequence builder for this sequence type
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
add()
interface ISequenceBuilder
Abstract
toSequence()
append()
Abstract
append()
<<creates>>