public class ObjectiveFunctionComparator extends Object implements Comparator<Integer>, Serializable
| Constructor and Description |
|---|
ObjectiveFunctionComparator(ObjectiveFunction objf) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Integer o1,
Integer o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ObjectiveFunctionComparator(ObjectiveFunction objf)
public int compare(Integer o1, Integer o2)
compare in interface Comparator<Integer>Copyright © 2020 Centre de Recherche en Informatique de Lens (CRIL). All rights reserved.