public class EntityComparator extends Object implements Comparator<WorkbenchEntity>, Serializable
| Constructor and Description |
|---|
EntityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(WorkbenchEntity o1,
WorkbenchEntity o2) |
static int |
compareTypes(WorkbenchEntity o1,
WorkbenchEntity o2)
DOCUMENT ME!
|
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(WorkbenchEntity o1, WorkbenchEntity o2)
compare in interface Comparator<WorkbenchEntity>public static int compareTypes(WorkbenchEntity o1, WorkbenchEntity o2)
o1 - DOCUMENT ME!o2 - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.