public class CmprTxCtLnRt extends Object implements Comparator<TxCtLn>, Serializable
Comparator for tax category line by rate.
| Constructor and Description |
|---|
CmprTxCtLnRt() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TxCtLn o1,
TxCtLn 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 final int compare(TxCtLn o1, TxCtLn o2)
compare in interface Comparator<TxCtLn>Copyright © 2019. All rights reserved.