Generated by
JDiff

Class org.springframework.core.Constants

Changed Constructors
Constants(Class<?>) Change in type from Class to Class<?>.
Create a new Constants converter class wrapping the given class.
 

Changed Methods
Set<String> getNamesForSuffix(String) Change in return type from Set to Set<String>.
Return all names of the given group of constants.