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