Uses of Class
org.teavm.model.AnnotationHolder
-
Packages that use AnnotationHolder Package Description org.teavm.model -
-
Uses of AnnotationHolder in org.teavm.model
Methods in org.teavm.model that return AnnotationHolder Modifier and Type Method Description AnnotationHolderAnnotationContainer. get(String type)Methods in org.teavm.model that return types with arguments of type AnnotationHolder Modifier and Type Method Description Iterable<AnnotationHolder>AnnotationContainer. all()Methods in org.teavm.model with parameters of type AnnotationHolder Modifier and Type Method Description voidAnnotationContainer. add(AnnotationHolder annotation)voidAnnotationContainer. remove(AnnotationHolder annotation)
-