public class HandledDatastructuresComparator extends Object implements Comparator<ServiceRunningInstance>
Constructor and Description |
---|
HandledDatastructuresComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ServiceRunningInstance s1,
ServiceRunningInstance s2) |
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(ServiceRunningInstance s1, ServiceRunningInstance s2)
compare
in interface Comparator<ServiceRunningInstance>
Copyright © 2019. All rights reserved.