public static class DecompositionDialog.AlgebraByClassNameComparator extends Object implements Comparator<Algebra>
Constructor and Description |
---|
AlgebraByClassNameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Algebra o1,
Algebra o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Algebra o1, Algebra o2)
compare
in interface Comparator<Algebra>
Copyright © 2017. All rights reserved.