public class AccountingLineComparator extends Object implements Comparator<AccountingLine>
| Constructor and Description |
|---|
AccountingLineComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AccountingLine rosencrantz,
AccountingLine guildenstern)
Compares two accounting lines based on their sequence number
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic AccountingLineComparator()
public int compare(AccountingLine rosencrantz, AccountingLine guildenstern)
compare in interface Comparator<AccountingLine>Comparator.compare(java.lang.Object, java.lang.Object)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.