public class JavaMethodAnnotations
extends java.lang.Object
| Constructor and Description |
|---|
JavaMethodAnnotations(java.lang.reflect.Method javaMethod) |
| Modifier and Type | Method and Description |
|---|---|
<A extends java.lang.annotation.Annotation> |
contains(java.lang.Class<A> annotation) |
<A extends java.lang.annotation.Annotation> |
get(java.lang.Class<A> annotation) |
Copyright © 2017. All Rights Reserved.