Class BootstrapMethods

java.lang.Object
org.aspectj.apache.bcel.classfile.Attribute
org.aspectj.apache.bcel.classfile.BootstrapMethods
All Implemented Interfaces:
Serializable, Cloneable, Node

public final class BootstrapMethods extends Attribute
Represents the BootstrapMethods attribute in Java 7 classes.
Author:
Andy Clement
See Also: