public static interface Demangler.Annotations
| Modifier and Type | Method and Description |
|---|---|
<A extends Annotation> |
getAnnotation(Class<A> c) |
boolean |
isAnnotationPresent(Class<? extends Annotation> c) |
<A extends Annotation> A getAnnotation(Class<A> c)
boolean isAnnotationPresent(Class<? extends Annotation> c)
Copyright © 2009-2015. All Rights Reserved.