GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.trimEnd(chars)
O
trimEnd()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
O
trimEnd()
O
trimEndRange()
O
subSequence()
Get a portion of this sequence selected by range
S
trimEndRange()
interface SequenceUtils
S
countTrailing()
S
of()
class Range
S
rangeLimit()
class Utils
S
lastIndexOfAnyNot()
negate()
Returns a predicate that represents the logical negation of this predicate.
interface CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
S
lastIndexOfAny()
Abstract
test()
test()
Range()
Create range
isNull()
getStart()
getEnd()
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 ...
<<creates>>