public class BootstrapMethods extends Attribute
| Modifier and Type | Class and Description |
|---|---|
class |
BootstrapMethods.BootstrapMethod |
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME |
| Constructor and Description |
|---|
BootstrapMethods(ConstantPool cp)
Creates a new BootstrapMethods attribute.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapMethods.BootstrapMethod[] |
getBootstrapMethods() |
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toStringpublic static final String ATTRIBUTE_NAME
public BootstrapMethods(ConstantPool cp)
cp - a ConstantPool, that is related to this attributepublic BootstrapMethods.BootstrapMethod[] getBootstrapMethods() throws IOException
IOExceptionCopyright © 2017. All rights reserved.