GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javainterface CharPredicate
and()
Returns a composed predicate that represents a short-circuiting logical AND of this ...
CharPredicate
Interface for set of characters to use for inclusion exclusion tests Can be used for...
Abstract
test()
S
anyOf()
S
standardOrAnyOf()
S
standardOrAnyOf()
S
standardOrAnyOf()
S
standardOrAnyOf()
S
indexOf()
or()
Returns a composed predicate that represents a short-circuiting logical OR of this p...
test()
S
indexOf()
S
anyOf()
negate()
Returns a predicate that represents the logical negation of this predicate.