|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
Annotation getParameterAnnotation(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 parameter annotation of the given type, if available. |
boolean hasParameterAnnotation(Class<A> ) |
Change in signature from Class<T> to Class<A> . |
Return whether the parameter is declared with the given annotation type. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |