public interface MethodAnnotator
Modifier and Type | Method and Description |
---|---|
Collection<Annotation> |
getAnnotationsForMethod(Method method)
Return a collection of annotations for a method
|
Collection<Annotation> getAnnotationsForMethod(Method method)
method
- Method to annotateCopyright © 2003–2016 Atlassian. All rights reserved.