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