@Component public class FolderTaskComparator extends Object implements Comparator<FolderTask>
Comparator,
FolderTask| Constructor and Description |
|---|
FolderTaskComparator()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(FolderTask folder1,
FolderTask folder2) |
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(FolderTask folder1, FolderTask folder2)
compare in interface Comparator<FolderTask>Copyright © 2020. All rights reserved.