Next: , Previous: ClassInvariant Attribute, Up: Class Attributes


7.2.7 Constraint Attribute

This attribute describes the history constraints of the class. It has the following structure:

     Constraint_attribute {
       u2 attribute_name_index;
       u4 attribute_length;
       u2 access_flags;
       formula_info constraint;
     }

The meaning of the fields is as follows: