public class DisplayNameComparator extends Object implements Comparator<ComponentDescriptor<?>>, Serializable
ComponentDescriptor objects, which sorts based on
display name.| Constructor and Description |
|---|
DisplayNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ComponentDescriptor<?> o1,
ComponentDescriptor<?> o2) |
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 int compare(ComponentDescriptor<?> o1, ComponentDescriptor<?> o2)
compare in interface Comparator<ComponentDescriptor<?>>Copyright © 2016. All Rights Reserved.