protected class VitroHttpServlet.PickListSorter extends Object implements Comparator<ResourceBean>
| Constructor and Description |
|---|
PickListSorter(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ResourceBean b1,
ResourceBean b2) |
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 PickListSorter(VitroRequest vreq)
public int compare(ResourceBean b1, ResourceBean b2)
compare in interface Comparator<ResourceBean>Copyright © 2022. All rights reserved.