Uses of Interface
aQute.bnd.classfile.TypeAnnotationsAttribute.Constructor
Packages that use TypeAnnotationsAttribute.Constructor
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of TypeAnnotationsAttribute.Constructor in aQute.bnd.classfile
Methods in aQute.bnd.classfile with parameters of type TypeAnnotationsAttribute.ConstructorModifier and TypeMethodDescription(package private) static <A extends TypeAnnotationsAttribute>
ATypeAnnotationsAttribute.read
(DataInput in, ConstantPool constant_pool, TypeAnnotationsAttribute.Constructor<A> constructor)