| Modifier and Type | Class and Description |
|---|---|
static class |
BootstrapMethodsAttribute.BootstrapMethod |
| Modifier and Type | Field and Description |
|---|---|
BootstrapMethodsAttribute.BootstrapMethod[] |
bootstrap_methods |
static java.lang.String |
NAME |
| Constructor and Description |
|---|
BootstrapMethodsAttribute(BootstrapMethodsAttribute.BootstrapMethod[] bootstrap_methods) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
name() |
(package private) static BootstrapMethodsAttribute |
parseBootstrapMethodsAttribute(java.io.DataInput in,
ConstantPool constant_pool) |
java.lang.String |
toString() |
public static final java.lang.String NAME
public final BootstrapMethodsAttribute.BootstrapMethod[] bootstrap_methods
BootstrapMethodsAttribute(BootstrapMethodsAttribute.BootstrapMethod[] bootstrap_methods)
public java.lang.String toString()
toString in class java.lang.Objectstatic BootstrapMethodsAttribute parseBootstrapMethodsAttribute(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException