Class Functions.FirstNotNullFunction<T,V>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.FirstNotNullFunction<T,V>
- All Implemented Interfaces:
Serializable, Function<T,V>, Function<T, V>
- Enclosing class:
Functions
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
functions
-
-
Constructor Details
-
FirstNotNullFunction
-
-
Method Details
-
valueOf
-