public static class Comparators.InverseCreatedDateComparator extends java.lang.Object implements java.util.Comparator<ISiteWhereEntity>
| Constructor and Description |
|---|
InverseCreatedDateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ISiteWhereEntity arg0,
ISiteWhereEntity arg1) |
public int compare(ISiteWhereEntity arg0, ISiteWhereEntity arg1)
compare in interface java.util.Comparator<ISiteWhereEntity>