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