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