Class BootstrapMethods

java.lang.Object
org.apache.bcel.classfile.Attribute
org.apache.bcel.classfile.BootstrapMethods
All Implemented Interfaces:
Cloneable, Iterable<BootstrapMethod>, Node

public class BootstrapMethods extends Attribute implements Iterable<BootstrapMethod>
This class represents a BootstrapMethods attribute.
Since:
6.0
See Also: