| Package | Description | 
|---|---|
| javassist.bytecode | Bytecode-level API. | 
| Modifier and Type | Method and Description | 
|---|---|
| BootstrapMethodsAttribute.BootstrapMethod[] | BootstrapMethodsAttribute. getMethods()Obtains  bootstrap_methodsin this attribute. | 
| Constructor and Description | 
|---|
| BootstrapMethodsAttribute(ConstPool cp,
                         BootstrapMethodsAttribute.BootstrapMethod[] methods)Constructs a BootstrapMethods attribute. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.