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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(ServiceHandle<?> o1, ServiceHandle<?> o2)
compare
in interface Comparator<ServiceHandle<?>>
Copyright © 2009–2023 Oracle Corporation. All rights reserved.