protected static class FactorGroup.FactorComparator extends Object implements Comparator<Factor>
Modifier | Constructor and Description |
---|---|
protected |
FactorComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Factor o1,
Factor o2) |
clone, equals, finalize, 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(Factor o1, Factor o2)
compare
in interface Comparator<Factor>
Copyright © 1999–2020 CodeLutin. All rights reserved.