Class Functions.FirstNotEmptyCollectionFunction<T1,T2,I extends Iterable<T2>>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions.FirstNotEmptyCollectionFunction<T1,T2,I>
- All Implemented Interfaces:
Serializable
,Function<T1,
,I> Function<T1,
I>
- Enclosing class:
Functions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
FirstNotEmptyCollectionFunction
(Function<T1, I>[] functions) -
Method Summary