public class ServiceHandleComparator extends Object implements Comparator<ServiceHandle<?>>, Serializable
| Constructor and Description |
|---|
ServiceHandleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ServiceHandle<?> o1,
ServiceHandle<?> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(ServiceHandle<?> o1, ServiceHandle<?> o2)
compare in interface Comparator<ServiceHandle<?>>Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.