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