public class EntityTypeComparatorForModifications extends Object implements Comparator<Class<?>>
| Modifier and Type | Field and Description |
|---|---|
static Map<Class<?>,Integer> |
TYPE_ORDER |
| Constructor and Description |
|---|
EntityTypeComparatorForModifications() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Class<?> firstEntityType,
Class<?> secondEntityType) |
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 EntityTypeComparatorForModifications()
public int compare(Class<?> firstEntityType, Class<?> secondEntityType)
compare in interface Comparator<Class<?>>Copyright © 2018 camunda services GmbH. All rights reserved.