public static class BootstrapMethodsAttribute.BootstrapMethod extends Object
bootstrap_methods.| Modifier and Type | Field | Description |
|---|---|---|
int[] |
arguments |
bootstrap_arguments. |
int |
methodRef |
bootstrap_method_ref. |
| Constructor | Description |
|---|---|
BootstrapMethod(int method,
int[] args) |
Constructs an element of
bootstrap_methods. |
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.