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