Generated by
JDiff

Class org.springframework.core.MethodParameter

Added Methods
AnnotatedElement getAnnotatedElement() Returns the wrapped annotated element.
Class<?> getContainingClass()  
Member getMember() Returns the wrapped member.
 

Changed Methods
Class<?> getDeclaringClass() Change in return type from Class to Class<?>.
Return the class that declares the underlying Method or Constructor.