public class WidgetComparator extends Object implements Comparator<Widget>
| Constructor and Description |
|---|
WidgetComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Widget o1,
Widget 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(Widget o1, Widget o2)
compare in interface Comparator<Widget>Copyright © 2025. All rights reserved.