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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BiFunction
andThen
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
function
-
-
Constructor Details
-
FunctionAdapter
-
-
Method Details
-
value
-