public class CodeComparatorOnIdAndType extends Object implements Comparator<Code>
| Constructor and Description |
|---|
CodeComparatorOnIdAndType() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Code c1,
Code c2) |
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(Code c1, Code c2)
compare in interface Comparator<Code>Copyright © 2021. All rights reserved.