Uses of Class
org.apache.commons.text.CharacterPredicates
Package | Description |
---|---|
org.apache.commons.text |
Basic classes for text handling.
|
-
Uses of CharacterPredicates in org.apache.commons.text
Methods in org.apache.commons.text that return CharacterPredicates Modifier and Type Method Description static CharacterPredicates
CharacterPredicates. valueOf(String name)
Returns the enum constant of this type with the specified name.static CharacterPredicates[]
CharacterPredicates. values()
Returns an array containing the constants of this enum type, in the order they are declared.