public class ProcessDefinitionComparator extends Object implements Comparator<ProcessDefinition>
Constructor and Description |
---|
ProcessDefinitionComparator(String orderBy,
Boolean ascending) |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProcessDefinition o1,
ProcessDefinition o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(ProcessDefinition o1, ProcessDefinition o2)
compare
in interface Comparator<ProcessDefinition>
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.