Class RecordAttribute

java.lang.Object
javassist.bytecode.AttributeInfo
javassist.bytecode.RecordAttribute

public class RecordAttribute extends AttributeInfo
Represents the Record attribute in a class file, which stores information about the record components of a record class.