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