public class OneDriveItemComparator extends Object implements Comparator<OneDriveItem>
| Constructor and Description |
|---|
OneDriveItemComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(OneDriveItem o1,
OneDriveItem o2) |
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(OneDriveItem o1, OneDriveItem o2)
compare in interface Comparator<OneDriveItem>Copyright © 2003–2022 Sakai Project. All rights reserved.