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