public class DbEntityOperationComparator extends Object implements Comparator<DbEntityOperation>
| Constructor and Description |
|---|
DbEntityOperationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DbEntityOperation firstOperation,
DbEntityOperation secondOperation) |
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(DbEntityOperation firstOperation, DbEntityOperation secondOperation)
compare in interface Comparator<DbEntityOperation>Copyright © 2018 camunda services GmbH. All rights reserved.