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