public class NameComparator extends GenericComponentComparator implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
NameComparator.DescriptorImpl |
Constructor and Description |
---|
NameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(GenericComponent component1,
GenericComponent component2) |
all, getDescriptor
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(GenericComponent component1, GenericComponent component2)
compare
in interface Comparator<GenericComponent>
Copyright © 2016–2020 Diabol AB. All rights reserved.