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