Class BooleanCaseFunction<V>

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

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