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