Oracle® Fusion Middleware Java API Reference for Oracle ADF Faces
12c (12.2.1.4.0)
E81453-01
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- Comparator<CalendarProvider>
public abstract class ProviderComparator
extends Object
implements Comparator<CalendarProvider>
The ProviderComparator class allows to sort activities according to the order induced by the implemented comparator.
- Author:
- The Oracle ADF Faces Team
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Oracle® Fusion Middleware Java API Reference for Oracle ADF Faces
12c (12.2.1.4.0)
E81453-01
- Detail:
- Field |
- Constr |
- Method
Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.