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