public static class ShowObjectPropertyHierarchyController.ObjectPropertyAlphaComparator extends Object implements Comparator<ObjectProperty>
| Constructor and Description |
|---|
ObjectPropertyAlphaComparator(VitroRequest vreq) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ObjectProperty op1,
ObjectProperty op2) |
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 ObjectPropertyAlphaComparator(VitroRequest vreq)
public int compare(ObjectProperty op1, ObjectProperty op2)
compare in interface Comparator<ObjectProperty>Copyright © 2016. All rights reserved.