public static final class PropertyNode.EndComparator extends Object implements Comparator<PropertyNode<?>>
| Modifier and Type | Field and Description |
|---|---|
static PropertyNode.EndComparator |
instance |
| Constructor and Description |
|---|
EndComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
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 static final PropertyNode.EndComparator instance
public int compare(PropertyNode<?> o1, PropertyNode<?> o2)
compare in interface Comparator<PropertyNode<?>>Copyright © 2010 - 2020 Adobe. All Rights Reserved