Package algs12
Class Transaction.WhenOrder
java.lang.Object
algs12.Transaction.WhenOrder
- All Implemented Interfaces:
- Comparator<Transaction>
- Enclosing class:
- Transaction
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
WhenOrderprivate WhenOrder()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<Transaction>
 
 
-