@FunctionalInterface public static interface Strings.CharacterPredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(char c)
Evaluates this predicate on the given character argument.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.