Generated by
JDiff

Class org.springframework.core.annotation.OrderUtils

Removed Methods
Integer getPriorityValue(Class<?>) Return the value of the {@code javax.annotation.Priority} annotation set on the specified type or {@code null} if none is set.
 

Added Methods
Integer getOrder(Class<?>) Return the order on the specified {@code type}.
Integer getPriority(Class<?>) Return the value of the {@code javax.annotation.Priority} annotation set on the specified type or {@code null} if none is set.