Package aQute.bnd.classfile
Class ConstantPool.InvokeDynamicInfo
java.lang.Object
aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
aQute.bnd.classfile.ConstantPool.InvokeDynamicInfo
- All Implemented Interfaces:
ConstantPool.Info
- Enclosing class:
- ConstantPool
-
Nested Class Summary
Nested classes/interfaces inherited from class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
ConstantPool.AbstractDynamicInfo.Constructor<D extends ConstantPool.AbstractDynamicInfo>
-
Field Summary
Fields inherited from class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
bootstrap_method_attr_index, name_and_type_index
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class aQute.bnd.classfile.ConstantPool.AbstractDynamicInfo
read, write
-
Constructor Details
-
InvokeDynamicInfo
public InvokeDynamicInfo(int bootstrap_method_attr_index, int name_and_type_index)
-
-
Method Details
-
read
- Throws:
IOException
-
tag
public int tag() -
toString
-