public class AnnotationCache<T extends Annotation> extends Object
| Constructor | Description |
|---|---|
AnnotationCache(Class<T> annotationClazz) |
| Modifier and Type | Method | Description |
|---|---|---|
T |
getAnnotation(Method method) |
|
boolean |
isAnnotated(Method method) |
Copyright © 2018 Electronic Arts Inc. All rights reserved.