GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.nullIfBlank(null)
O
nullIfBlank()
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
O
isBlank()
Abstract
nullSequence()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
S
isBlank()
interface SequenceUtils
S
isEmpty()
S
countLeading()
S
rangeLimit()
class Utils
S
indexOfAnyNot()
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
indexOfAny()
Abstract
test()
test()