Enum CharacterPredicates

java.lang.Object
java.lang.Enum<CharacterPredicates>
org.apache.commons.text.CharacterPredicates
All Implemented Interfaces:
Serializable, Comparable<CharacterPredicates>, CharacterPredicate

Commonly used implementations of CharacterPredicate. Per the interface requirements, all implementations are thread safe.
Since:
1.0