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