public class ServiceInfoComparator extends java.lang.Object implements java.util.Comparator<ServiceInfo>
| Constructor and Description |
|---|
ServiceInfoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ServiceInfo serviceInfo1,
ServiceInfo serviceInfo2) |
public int compare(ServiceInfo serviceInfo1, ServiceInfo serviceInfo2)
compare in interface java.util.Comparator<ServiceInfo>Copyright © 2014 Red Hat. All Rights Reserved.