Serializable@FunctionalInterface public interface ShortShortToObjectFunction<T> extends Serializable
| Modifier and Type | Method | Description |
|---|---|---|
T |
value(short argument1,
short argument2) |
T value(short argument1, short argument2)
Copyright © 2004–2019. All rights reserved.