public class ServiceHandleComparator extends Object implements Comparator<ServiceHandle<?>>
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, wait
equals
public int compare(ServiceHandle<?> o1, ServiceHandle<?> o2)
compare
in interface Comparator<ServiceHandle<?>>
Copyright © 2013 Oracle Corporation. All Rights Reserved.