public static final class PropertyNode.StartComparator extends java.lang.Object implements java.util.Comparator<PropertyNode<?>>
Modifier and Type | Field and Description |
---|---|
static PropertyNode.StartComparator |
instance |
Constructor and Description |
---|
PropertyNode.StartComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PropertyNode<?> o1,
PropertyNode<?> o2) |
public static PropertyNode.StartComparator instance
public int compare(PropertyNode<?> o1, PropertyNode<?> o2)
compare
in interface java.util.Comparator<PropertyNode<?>>
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.