public final class Annotation extends Object
| Modifier and Type | Method and Description |
|---|---|
<T extends Annotation> |
getAnnotation(Class<T> annotationType) |
public <T extends Annotation> T getAnnotation(Class<T> annotationType)
Copyright © 2017. All rights reserved.