@FunctionalInterface public interface CharObjectPredicate<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(char value,
T object) |
boolean accept(char value,
T object)
Copyright © 2004–2017. All rights reserved.