public static class BootstrapMethodsAttribute.BootstrapMethod extends 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 . |
Copyright © 2019. All rights reserved.