|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sadun.util.BidirectionalComparator org.sadun.util.polling.DirectoryPoller.ModificationTimeComparator org.sadun.util.polling.FIFOFileComparator
A comparator which produces a FIFO 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 | |
FIFOFileComparator()
|
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 FIFOFileComparator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |