Generated by
JDiff

Package org.springframework.core

Removed Classes and Interfaces
ConstantException Exception thrown when the Constants class is asked for an invalid constant name.
ControlFlow Interface to be implemented by objects that can return information about the current call stack.
ControlFlowFactory Static factory to conceal the automatic choice of the ControlFlow implementation class.
ErrorCoded Interface that can be implemented by exceptions etc that are error coded.
GenericCollectionTypeResolver Helper class for determining element types of collections and maps.
 

Added Classes
Constants.ConstantException Exception thrown when the Constants class is asked for an invalid constant name.
 

Changed Classes
Constants This class can be used to parse other classes containing constant definitions in public static final members.