public interface ShortObjectToShortFunction<T> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
short |
shortValueOf(short shortParameter,
T objectParameter) |
short shortValueOf(short shortParameter,
T objectParameter)
Copyright © 2004–2016. All rights reserved.