public class NameComparator extends Object implements Comparator<NameBearer>, Serializable
NameBearers by name (string comparation)| Constructor and Description |
|---|
NameComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(NameBearer nb1,
NameBearer nb2) |
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(NameBearer nb1, NameBearer nb2)
compare in interface Comparator<NameBearer>Copyright © 2024 GATE. All rights reserved.