T - the type of elements maintained by this Collection@FunctionalInterface
public interface Object2ShortFunction<T>
| Modifier and Type | Method and Description |
|---|---|
short |
getShort(T k)
Type Specific get function to reduce boxing/unboxing
|
short getShort(T k)
k - the value that should be processed