Generated by
JDiff

Class org.springframework.util.ClassUtils

Added Methods
String getQualifiedMethodName(Method, Class<?>) Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.