public class DescriptorComparator extends Object implements Comparator<Descriptor>, Serializable
Constructor and Description |
---|
DescriptorComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Descriptor o1,
Descriptor 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(Descriptor o1, Descriptor o2)
compare
in interface Comparator<Descriptor>
Copyright © 2009–2023 Oracle Corporation. All rights reserved.