Class IfFunction<T,V>
java.lang.Object
org.eclipse.collections.impl.block.function.IfFunction<T,V>
- All Implemented Interfaces:
Serializable
,Function<T,V>
,Function<T,V>
public class IfFunction<T,V> extends Object implements Function<T,V>
- See Also:
- Serialized Form