public class StepObjectAlphabeticalComparator extends Object implements Comparator<StepObject>
| Constructor and Description |
|---|
StepObjectAlphabeticalComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(StepObject stepObject1,
StepObject stepObject2) |
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(StepObject stepObject1, StepObject stepObject2)
compare in interface Comparator<StepObject>Copyright © 2020. All rights reserved.