public static class DLOntology.AtomicRoleComparator extends Object implements Serializable, Comparator<AtomicRole>
| Modifier and Type | Field and Description |
|---|---|
static Comparator<AtomicRole> |
INSTANCE |
| Constructor and Description |
|---|
AtomicRoleComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AtomicRole o1,
AtomicRole o2) |
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 Comparator<AtomicRole> INSTANCE
public int compare(AtomicRole o1, AtomicRole o2)
compare in interface Comparator<AtomicRole>Copyright © 2020. All rights reserved.