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