Package classycle.classfile
Class InvokeDynamicConstant
java.lang.Object
classycle.classfile.Constant
classycle.classfile.InvokeDynamicConstant
Constant specifying a bootstrap method..
- Author:
- Franz-Josef Elmer
-
Constructor Summary
ConstructorsConstructorDescriptionInvokeDynamicConstant
(Constant[] pool, int bootstrapMethodAttrIndex, int nameAndTypeIndex) Creates an instance for the specified bootstrap method. -
Method Summary
Modifier and TypeMethodDescriptionReturns name and type.toString()
Returns constant type and descriptor.Methods inherited from class classycle.classfile.Constant
extractConstantPool, getConstant