public class NameableComparer extends Object implements Comparator<Nameable>
| Constructor and Description |
|---|
NameableComparer() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Nameable n1,
Nameable n2) |
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(Nameable n1, Nameable n2)
compare in interface Comparator<Nameable>Copyright © 2020 B3Partners B.V.. All rights reserved.