Class Functions2.MinByFunction2<T, V extends Comparable<? super V>>
java.lang.Object
org.eclipse.collections.impl.block.factory.Functions2.MinByFunction2<T,V>
- All Implemented Interfaces:
Serializable, BiFunction<T,T, T>, Function2<T, T, T>
- Enclosing class:
Functions2
private static final class Functions2.MinByFunction2<T, V extends Comparable<? super V>>
extends Object
implements Function2<T,T,T>
-
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
-
MinByFunction2
-
-
Method Details
-
value
-