Class DoubleCaseFunction<V>

java.lang.Object
org.eclipse.collections.impl.block.function.primitive.DoubleCaseFunction<V>
All Implemented Interfaces:
Serializable, DoubleFunction<V>, DoubleToObjectFunction<V>

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