public class AlgorithmComparator extends Object implements Comparator<Algorithm>
| Constructor and Description |
|---|
AlgorithmComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Algorithm a1,
Algorithm a2) |
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 int compare(Algorithm a1, Algorithm a2)
compare in interface Comparator<Algorithm>Copyright © 2019. All Rights Reserved.