public static class BootstrapMethodsAttribute.BootstrapMethod extends Object
bootstrap_methods.| Modifier and Type | Field and Description | 
|---|---|
| int[] | argumentsbootstrap_arguments. | 
| int | methodRefbootstrap_method_ref. | 
| Constructor and Description | 
|---|
| BootstrapMethod(int method,
               int[] args)Constructs an element of  bootstrap_methods. | 
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.