public class BootstrapMethodsAttributeEditor extends Object
| Constructor and Description |
|---|
BootstrapMethodsAttributeEditor(BootstrapMethodsAttribute targetBootstrapMethodsAttribute)
Creates a new BootstrapMethodsAttributeEditor that will edit bootstrap
methods in the given bootstrap methods attribute.
|
| Modifier and Type | Method and Description |
|---|---|
int |
addBootstrapMethodInfo(BootstrapMethodInfo bootstrapMethodInfo)
Adds a given bootstrap method to the bootstrap methods attribute.
|
public BootstrapMethodsAttributeEditor(BootstrapMethodsAttribute targetBootstrapMethodsAttribute)
public int addBootstrapMethodInfo(BootstrapMethodInfo bootstrapMethodInfo)
Copyright © 2015. All Rights Reserved.