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