public class CmprAccSourcesByType extends Object implements Comparator<AccEntriesSourcesLine>, Serializable
Comparator for accounting entries source by type DEBIT/DEBIT_CREDIT/CREDIT.
| Constructor and Description |
|---|
CmprAccSourcesByType() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AccEntriesSourcesLine o1,
AccEntriesSourcesLine 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(AccEntriesSourcesLine o1, AccEntriesSourcesLine o2)
compare in interface Comparator<AccEntriesSourcesLine>Copyright © 2016–2018. All rights reserved.