|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
Annotation getAnnotation(Annotation, |
Get a single Annotation of {@code annotationType} from the supplied annotation: either the given annotation itself or a meta-annotation thereof. |
Set<A> getRepeatableAnnotation(AnnotatedElement, |
Get the possibly repeating Annotations of {@code annotationType} from the supplied AnnotatedElement. |
Set<A> getRepeatableAnnotation(Method, |
Get the possibly repeating Annotations of {@code annotationType} from the supplied Method. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |