Uses of Interface
io.github.classgraph.Classfile.ClassTypeAnnotationDecorator
Packages that use Classfile.ClassTypeAnnotationDecorator
-
Uses of Classfile.ClassTypeAnnotationDecorator in io.github.classgraph
Fields in io.github.classgraph with type parameters of type Classfile.ClassTypeAnnotationDecoratorModifier and TypeFieldDescriptionClassfile.classTypeAnnotationDecoratorsThe type annotation decorators for theClassTypeSignatureinstance.(package private) List<Classfile.ClassTypeAnnotationDecorator> ClassInfo.typeAnnotationDecoratorsThe type annotation decorators for theClassTypeSignatureinstance.Method parameters in io.github.classgraph with type arguments of type Classfile.ClassTypeAnnotationDecoratorModifier and TypeMethodDescription(package private) voidClassInfo.addTypeDecorators(List<Classfile.ClassTypeAnnotationDecorator> classTypeAnnotationDecorators) AddClassfile.ClassTypeAnnotationDecoratorinstances.