|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes and Interfaces | |
|
A default OrderProviderComparator implementation that uses the value provided by the OrderProvider and fallbacks to AnnotationAwareOrderComparator if none is set. |
|
Strategy interface to provide the order value of a given instance. |
|
Sort a collection of element according to an OrderProvider. |
Changed Classes | |
|
java.util.Comparator implementation that checks Spring's org.springframework.core.Ordered interface as well as the Order annotation and the javax.annotation.Priority annotation, with an order value provided by an {@code Ordered} instance overriding a statically defined annotation value (if any). |
|
General utility for determining the order of an object based on its type declaration. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |