public class PendingTransactionComparator extends Object implements Comparator<PendingTransaction>
| Constructor and Description |
|---|
PendingTransactionComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PendingTransaction arg0,
PendingTransaction arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(PendingTransaction arg0, PendingTransaction arg1)
compare in interface Comparator<PendingTransaction>Copyright © 2013 The Kuali Foundation. All Rights Reserved.