|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nuiton.rss.FeedEntryComparator
public class FeedEntryComparator
Comparator of entry base on his publication date
| Constructor Summary | |
|---|---|
FeedEntryComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(com.sun.syndication.feed.synd.SyndEntry o1,
com.sun.syndication.feed.synd.SyndEntry o2)
|
| 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 FeedEntryComparator()
| Method Detail |
|---|
public int compare(com.sun.syndication.feed.synd.SyndEntry o1,
com.sun.syndication.feed.synd.SyndEntry o2)
compare in interface java.util.Comparator<com.sun.syndication.feed.synd.SyndEntry>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||