Package | Description |
---|---|
org.apache.commons.text |
Basic classes for text handling.
|
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.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.