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