public static final class PropertyNode.EndComparator extends Object implements Comparator<PropertyNode<?>>
| Modifier and Type | Field and Description |
|---|---|
static PropertyNode.EndComparator |
instance |
| Constructor and Description |
|---|
PropertyNode.EndComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static PropertyNode.EndComparator instance
public int compare(PropertyNode<?> o1, PropertyNode<?> o2)
compare in interface Comparator<PropertyNode<?>>Copyright © 2019. All rights reserved.