Class IntCaseFunction<V>

java.lang.Object
org.eclipse.collections.impl.block.function.primitive.IntCaseFunction<V>
All Implemented Interfaces:
Serializable, IntFunction<V>, IntToObjectFunction<V>

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