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