@FunctionalInterface public interface ObjectShortToShortFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
short |
valueOf(T object,
short value) |
short valueOf(T object, short value)
Copyright © 2004–2021. All rights reserved.