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