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.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.