BridgeAttribute_infopublic final class BridgeAttribute_info extends Attribute_info New attribute added by J2SE 1.5 |
Constructors Summary |
---|
public BridgeAttribute_info(int attribute_name_index)
super (attribute_name_index, 0);
| BridgeAttribute_info(int attribute_name_index, long attribute_length)
super (attribute_name_index, attribute_length);
|
|