Class Functions.DefaultFunction<T,V>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.DefaultFunction<T,V>
- All Implemented Interfaces:
Serializable
,Function<T,
,V> Function<T,
V>
- Enclosing class:
Functions
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
DefaultFunction
(Function<? super T, ? extends V> newFunction, V newDefaultValue) -
Method Summary