public final class BootstrapMethodsAttribute extends SourceAttribute
| Constructor and Description |
|---|
BootstrapMethodsAttribute(BootstrapMethodsTableEntry... bootstrapMethods) |
BootstrapMethodsAttribute(java.util.List<BootstrapMethodsTableEntry> bootstrapMethods) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BootstrapMethodsTableEntry> |
getBootstrapMethods() |
create, find, find, getLength, getName, readAttribute, readAttributespublic BootstrapMethodsAttribute(java.util.List<BootstrapMethodsTableEntry> bootstrapMethods)
public BootstrapMethodsAttribute(BootstrapMethodsTableEntry... bootstrapMethods)
public final java.util.List<BootstrapMethodsTableEntry> getBootstrapMethods()