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