Uses of Class
org.teavm.model.AnnotationValue
Packages that use AnnotationValue
-
Uses of AnnotationValue in org.teavm.cache
Methods in org.teavm.cache that return AnnotationValueMethods in org.teavm.cache with parameters of type AnnotationValueModifier and TypeMethodDescriptionvoidAnnotationIO.writeAnnotationValue(VarDataOutput output, AnnotationValue value) -
Uses of AnnotationValue in org.teavm.model
Methods in org.teavm.model that return AnnotationValueModifier and TypeMethodDescriptionMethodHolder.getAnnotationDefault()MethodReader.getAnnotationDefault()Methods in org.teavm.model that return types with arguments of type AnnotationValueMethods in org.teavm.model with parameters of type AnnotationValueModifier and TypeMethodDescriptionvoidMethodHolder.setAnnotationDefault(AnnotationValue annotationDefault) Constructor parameters in org.teavm.model with type arguments of type AnnotationValue