public static class Printing.ConceptComparator extends Object implements Comparator<Concept>
| Modifier and Type | Field and Description |
|---|---|
static Printing.ConceptComparator |
INSTANCE
instance
|
| Constructor and Description |
|---|
ConceptComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Concept c1,
Concept c2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final Printing.ConceptComparator INSTANCE
public int compare(Concept c1, Concept c2)
compare in interface Comparator<Concept>Copyright © 2020. All rights reserved.