GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.replace(find,replace)
O
replace()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
O
indexOfAll()
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 ...
Abstract
subSequence()
Get a portion of this sequence <p> NOTE: the returned value should only depend on st...
add()
interface ISequenceBuilder
Abstract
toSequence()
S
indexOfAll()
interface SequenceUtils
S
indexOf()
S
indexOf()
S
expandTo()
S
truncateTo()
S
indexOf()
S
indexOf()
S
matchChars()
S
indexOf()
S
matchChars()
S
matchedCharCount()
append()
Abstract
append()