|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
Constructor, |
Create a new MethodParameter for the given constructor, with nesting level 1. |
Constructor, |
Create a new MethodParameter for the given constructor. |
Added Constructors | |
Constructor<?>, |
Create a new MethodParameter for the given constructor, with nesting level 1. |
Constructor<?>, |
Create a new MethodParameter for the given constructor. |
Added Methods | |
AnnotatedElement getAnnotatedElement() |
Returns the wrapped annotated element. |
Class<?> getContainingClass() |
|
Member getMember() |
Returns the wrapped member. |
Changed Methods | ||
Constructor<?> getConstructor() |
Change in return type from Constructor to Constructor<?> . |
Return the wrapped Constructor, if any. |
Class<?> getDeclaringClass() |
Change in return type from Class to Class<?> . |
Return the class that declares the underlying Method or Constructor. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |