public class RssDateComparator extends Object implements Comparator<com.sun.syndication.feed.synd.SyndEntry>
Constructor and Description |
---|
RssDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(com.sun.syndication.feed.synd.SyndEntry s1,
com.sun.syndication.feed.synd.SyndEntry s2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(com.sun.syndication.feed.synd.SyndEntry s1, com.sun.syndication.feed.synd.SyndEntry s2)
compare
in interface Comparator<com.sun.syndication.feed.synd.SyndEntry>
Apache Camel