public class AbstractReplicableListServlet.ListItemComparator extends Object implements Comparator<AbstractListServlet.ListItem>
| Constructor and Description |
|---|
ListItemComparator(String compareField) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AbstractListServlet.ListItem li1,
AbstractListServlet.ListItem li2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic ListItemComparator(String compareField)
public int compare(AbstractListServlet.ListItem li1, AbstractListServlet.ListItem li2)
compare in interface Comparator<AbstractListServlet.ListItem>Copyright © 2010 - 2020 Adobe. All Rights Reserved