GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod RichSequence.of(charSequence,startIndex)
S
of()
IRichSequence
interface RichSequence
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>>