Uses of Class
aQute.bnd.classfile.TypeAnnotationInfo
Packages that use TypeAnnotationInfo
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of TypeAnnotationInfo in aQute.bnd.classfile
Fields in aQute.bnd.classfile declared as TypeAnnotationInfoModifier and TypeFieldDescriptionfinal TypeAnnotationInfo[]TypeAnnotationsAttribute.type_annotationsMethods in aQute.bnd.classfile with parameters of type TypeAnnotationInfoModifier and TypeMethodDescriptionTypeAnnotationsAttribute.Constructor.init(TypeAnnotationInfo[] type_annotations) Constructors in aQute.bnd.classfile with parameters of type TypeAnnotationInfoModifierConstructorDescriptionRuntimeInvisibleTypeAnnotationsAttribute(TypeAnnotationInfo[] type_annotations) RuntimeVisibleTypeAnnotationsAttribute(TypeAnnotationInfo[] type_annotations) protectedTypeAnnotationsAttribute(TypeAnnotationInfo[] type_annotations)