Uses of Interface
aQute.bnd.classfile.TypeAnnotationsAttribute.Constructor
-
Packages that use TypeAnnotationsAttribute.Constructor Package Description aQute.bnd.classfile 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.Constructor Modifier and Type Method Description (package private) static <A extends TypeAnnotationsAttribute>
ATypeAnnotationsAttribute. read(java.io.DataInput in, ConstantPool constant_pool, TypeAnnotationsAttribute.Constructor<A> constructor)
-