java.util.Comparator<PropertyNode<?>>public static final class PropertyNode.EndComparator extends java.lang.Object implements java.util.Comparator<PropertyNode<?>>
| Modifier and Type | Field | Description |
|---|---|---|
static PropertyNode.EndComparator |
instance |
| Constructor | Description |
|---|---|
EndComparator() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
public static final PropertyNode.EndComparator instance
public int compare(PropertyNode<?> o1, PropertyNode<?> o2)
compare in interface java.util.Comparator<PropertyNode<?>>Copyright 2018 The Apache Software Foundation or its licensors, as applicable.