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