@FunctionalInterface public interface ObjectFloatObjectToObjectFunction<T1,T2,R> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
R |
valueOf(T1 object1,
float value,
T2 object2) |
Copyright © 2004–2023. All rights reserved.