public class MinFinder extends java.lang.Object
MinFinder()
static <T> IMinimax<T>
find(java.lang.Iterable<T> collection, IFunction<T,java.lang.Float> metrics)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MinFinder()
public static <T> IMinimax<T> find(java.lang.Iterable<T> collection, IFunction<T,java.lang.Float> metrics)