public static class BootstrapMethodsAttribute.BootstrapMethod
extends java.lang.Object
bootstrap_methods
.Modifier and Type | Field and Description |
---|---|
int[] |
arguments
bootstrap_arguments . |
int |
methodRef
bootstrap_method_ref . |
Constructor and Description |
---|
BootstrapMethod(int method,
int[] args)
Constructs an element of
bootstrap_methods . |
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.