Package org.teavm.model
Class AnnotationContainer
java.lang.Object
org.teavm.model.AnnotationContainer
- All Implemented Interfaces:
AnnotationContainerReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(AnnotationHolder annotation) all()voidvoidremove(AnnotationHolder annotation)
-
Constructor Details
-
AnnotationContainer
public AnnotationContainer()
-
-
Method Details
-
add
-
get
- Specified by:
getin interfaceAnnotationContainerReader
-
remove
-
remove
-
all
- Specified by:
allin interfaceAnnotationContainerReader
-