@FunctionalInterface public interface ObjectBooleanLongToObjectFunction<T,R> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
R |
valueOf(T object,
boolean value1,
long value2) |
Copyright © 2004–2023. All rights reserved.