public static class Feed.AscendingDateSort extends Object implements Comparator<Entry>
| Constructor and Description |
|---|
AscendingDateSort() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Entry e1,
Entry e2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Entry e1, Entry e2)
compare in interface Comparator<Entry>Copyright © 2018. All rights reserved.