public static class Video.OrderVideo extends Object implements Comparator<Video>
| Constructor and Description |
|---|
OrderVideo() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Video vid1,
Video vid2) |
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(Video vid1, Video vid2)
compare in interface Comparator<Video>Copyright © 2012-2018. All Rights Reserved.