GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod CharPredicate.negate(null)
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...
Abstract
test()