Uses of Class
aQute.bnd.classfile.ConstantValueAttribute
Packages that use ConstantValueAttribute
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of ConstantValueAttribute in aQute.bnd.classfile
Methods in aQute.bnd.classfile that return ConstantValueAttributeModifier and TypeMethodDescriptionstatic ConstantValueAttribute
ConstantValueAttribute.read
(DataInput in, ConstantPool constant_pool) -
Uses of ConstantValueAttribute in aQute.bnd.osgi
Methods in aQute.bnd.osgi with parameters of type ConstantValueAttributeModifier and TypeMethodDescriptionprivate void
Clazz.visitConstantValue
(ClassDataCollector cd, ConstantValueAttribute attribute)