|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.aggregator.NewsFeedEntryComparator
public class NewsFeedEntryComparator
A comparator used to order NewsFeedEntry instances, in reverse order of their date.
| Constructor Summary | |
|---|---|
NewsFeedEntryComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(NewsFeedEntry entry1,
NewsFeedEntry entry2)
Compares two objects. |
| 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 NewsFeedEntryComparator()
| Method Detail |
|---|
public int compare(NewsFeedEntry entry1,
NewsFeedEntry entry2)
compare in interface java.util.Comparator<NewsFeedEntry>entry1 - object 1entry2 - object 2
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||