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