public class TaskCodeSimpleOrder extends Object implements Comparator<TaskCode>
| Constructor and Description |
|---|
TaskCodeSimpleOrder(Collection<TaskCode> order,
int hierarchySize) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TaskCode code1,
TaskCode code2) |
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 TaskCodeSimpleOrder(Collection<TaskCode> order, int hierarchySize)
public int compare(TaskCode code1, TaskCode code2)
compare in interface Comparator<TaskCode>Copyright © 2017. All rights reserved.