|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sadun.util.BidirectionalComparator
org.sadun.util.polling.DirectoryPoller.ModificationTimeComparator
org.sadun.util.polling.LIFOFileComparator
A comparator which produces a LIFO ordering on the files appearing in a directory (using the last modification time).
| Field Summary |
| Fields inherited from class org.sadun.util.BidirectionalComparator |
ascending |
| Constructor Summary | |
LIFOFileComparator()
|
|
| Methods inherited from class org.sadun.util.polling.DirectoryPoller.ModificationTimeComparator |
getComparisonValue |
| Methods inherited from class org.sadun.util.BidirectionalComparator |
compare, computeResultFromValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public LIFOFileComparator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||