Generated by
JDiff

Class org.springframework.beans.support.ArgumentConvertingMethodInvoker

Changed Methods
void registerCustomEditor(Class<?>, PropertyEditor) Change in signature from (Class, PropertyEditor) to (Class<?>, PropertyEditor).
Register the given custom property editor for all properties of the given type.