public static class StaticInfo.StaticInfoSortByDate extends Object implements Comparator<StaticInfo>
| Constructor and Description |
|---|
StaticInfoSortByDate(ContentContext inCtx,
boolean inAscending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(StaticInfo uri1Info,
StaticInfo uri2Info) |
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 StaticInfoSortByDate(ContentContext inCtx, boolean inAscending)
public int compare(StaticInfo uri1Info, StaticInfo uri2Info)
compare in interface Comparator<StaticInfo>Copyright © 2012-2018. All Rights Reserved.