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