Uses of Interface
org.apache.commons.text.CharacterPredicate
-
Uses of CharacterPredicate in org.apache.commons.text
Modifier and TypeMethodDescriptionRandomStringGenerator.Builder.filteredBy
(CharacterPredicate... predicates) Limits the characters in the generated string to those that match at least one of the predicates supplied.