Class LongCaseFunction<V>

java.lang.Object
org.eclipse.collections.impl.block.function.primitive.LongCaseFunction<V>
All Implemented Interfaces:
Serializable, LongFunction<V>, LongToObjectFunction<V>

public class LongCaseFunction<V> extends Object implements LongToObjectFunction<V>
This file was automatically generated from template file primitiveCaseFunction.stg.
See Also: