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