public class ServiceHandleComparator extends java.lang.Object implements java.util.Comparator<ServiceHandle<?>>
| Constructor and Description |
|---|
ServiceHandleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ServiceHandle<?> o1,
ServiceHandle<?> o2) |
public int compare(ServiceHandle<?> o1, ServiceHandle<?> o2)
compare in interface java.util.Comparator<ServiceHandle<?>>Copyright © 2013 Oracle Corporation. All Rights Reserved.