Uses of Enum
org.apache.commons.text.CharacterPredicates
Packages that use CharacterPredicates
-
Uses of CharacterPredicates in org.apache.commons.text
Subclasses with type arguments of type CharacterPredicates in org.apache.commons.textMethods in org.apache.commons.text that return CharacterPredicatesModifier and TypeMethodDescriptionstatic CharacterPredicatesReturns 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.