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