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