public class IdentifiableComparator extends Object implements Comparator<Identifiable>, Serializable
| Constructor and Description |
|---|
IdentifiableComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Identifiable a,
Identifiable b) |
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(Identifiable a, Identifiable b)
compare in interface Comparator<Identifiable>Copyright © 2014 - 2019–2019 University of Leipzig. All rights reserved.