public class AnnotationContainer<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotation(Class<?> _class) |
List<Class<?>> |
getAnnotationList() |
static AnnotationContainer<?> |
getInstance() |
public static AnnotationContainer<?> getInstance()
public void addAnnotation(Class<?> _class)
Copyright © 2020 SAP. All Rights Reserved.