@Component public class FilterTypeComparator extends Object implements Comparator<FilterType>
Comparator,
FilterType| Constructor and Description |
|---|
FilterTypeComparator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FilterType type1,
FilterType type2) |
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(FilterType type1, FilterType type2)
compare in interface Comparator<FilterType>Copyright © 2021 OSIVIA. All rights reserved.