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