public class BookingFile extends Object implements Comparator<BookingFile>
| Constructor and Description |
|---|
BookingFile() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BookingFile bf1,
BookingFile bf2) |
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(BookingFile bf1, BookingFile bf2)
compare in interface Comparator<BookingFile>Copyright © 2018. All rights reserved.