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