@Contract
public interface AnnotationTypesProvider
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getAnnotationTypes() |
Class |
getType(String typename) |
Class<? extends Annotation>[] getAnnotationTypes()
Class getType(String typename) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2019. All rights reserved.