public interface ConstraintViolationComparator<S extends Solution<?>> extends Comparator<S>
| Modifier and Type | Method and Description |
|---|---|
int |
compare(S solution1,
S solution2) |
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2015. All rights reserved.