Generated by
JDiff

Package org.springframework.core.annotation

Added Classes and Interfaces
DefaultOrderProviderComparator A default OrderProviderComparator implementation that uses the value provided by the OrderProvider and fallbacks to AnnotationAwareOrderComparator if none is set.
OrderProvider Strategy interface to provide the order value of a given instance.
OrderProviderComparator Sort a collection of element according to an OrderProvider.
OrderUtils General utility for determining the order of an object based on its type declaration.