Class Functions2.FunctionAdapter<T,P,V>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions2.FunctionAdapter<T,P,V>
- All Implemented Interfaces:
Serializable
,BiFunction<T,
,P, V> Function2<T,
P, V>
- Enclosing class:
Functions2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiFunction
andThen