public class ConstantInvokeDynamic
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getBootstrapMethodIndex()
Get the index to the bootstrap methods.
|
java.lang.String |
getName()
The simple name of the generated method of the single function interface.
|
java.lang.String |
getType()
Get the signature of the factory method.
|
public java.lang.String getName()
public java.lang.String getType()
public int getBootstrapMethodIndex()