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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiFunction
andThen