Uses of Class
aQute.bnd.classfile.ModuleAttribute
Packages that use ModuleAttribute
Package
Description
This package provides an object model and parser for Java class files.
-
Uses of ModuleAttribute in aQute.bnd.classfile
Methods in aQute.bnd.classfile that return ModuleAttributeModifier and TypeMethodDescriptionstatic ModuleAttribute
ModuleAttribute.read
(DataInput in, ConstantPool constant_pool) -
Uses of ModuleAttribute in aQute.bnd.osgi
Fields in aQute.bnd.osgi with type parameters of type ModuleAttributeMethods in aQute.bnd.osgi that return types with arguments of type ModuleAttributeModifier and TypeMethodDescription(package private) Optional<ModuleAttribute>
Jar.moduleAttribute()