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