public class CmprInvLnTot extends Object implements Comparator<IInvLn<?,?>>, Serializable
Comparator for invoice line total.
| Constructor and Description |
|---|
CmprInvLnTot() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(IInvLn<?,?> o1,
IInvLn<?,?> 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(IInvLn<?,?> o1, IInvLn<?,?> o2)
compare in interface Comparator<IInvLn<?,?>>Copyright © 2019. All rights reserved.