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