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