public class PropertyComparator extends java.lang.Object implements java.util.Comparator<PropertyKeyDataObject>
| Constructor and Description |
|---|
PropertyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PropertyKeyDataObject first,
PropertyKeyDataObject second) |
public int compare(PropertyKeyDataObject first, PropertyKeyDataObject second)
compare in interface java.util.Comparator<PropertyKeyDataObject>