Uses of Class
aQute.bnd.classfile.DeprecatedAttribute
-
Packages that use DeprecatedAttribute Package Description aQute.bnd.classfile This package provides an object model and parser for Java class files. -
-
Uses of DeprecatedAttribute in aQute.bnd.classfile
Methods in aQute.bnd.classfile that return DeprecatedAttribute Modifier and Type Method Description static DeprecatedAttribute
DeprecatedAttribute. read(java.io.DataInput in, ConstantPool constant_pool)
-