public class DefaultNameComparator extends Object implements Comparator<Name>
| Constructor and Description |
|---|
DefaultNameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Name type1,
Name type2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Name type1, Name type2)
compare in interface Comparator<Name>Copyright © 2022. All rights reserved.