|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
Annotation adaptAnnotation(Annotation) |
A template method to post-process a given annotation instance before returning it to the caller. |
Annotation[] adaptAnnotationArray(Annotation[]) |
A template method to post-process a given annotation array before returning it to the caller. |
| Changed Methods | ||
Annotation getMethodAnnotation(Class<A>) |
Change in return type from (T extends java.lang.annotation.Annotation) to (A extends java.lang.annotation.Annotation).Change in signature from Class<T> to Class<A>. |
Return the method/constructor annotation of the given type, if available. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||