| Package | Description |
|---|---|
| org.apache.commons.text |
Basic classes for text handling.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CharacterPredicates |
Commonly used implementations of
CharacterPredicate. |
| Modifier and Type | Method | Description |
|---|---|---|
RandomStringGenerator.Builder |
RandomStringGenerator.Builder.filteredBy(CharacterPredicate... predicates) |
Limits the characters in the generated string to those that match at
least one of the predicates supplied.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.