Class ConstantInfo.InterfaceMethodref
java.lang.Object
org.vesalainen.bcc.ConstantInfo
org.vesalainen.bcc.ConstantInfo.Ref
org.vesalainen.bcc.ConstantInfo.InterfaceMethodref
- All Implemented Interfaces:
Writable
- Enclosing class:
ConstantInfo
-
Nested Class Summary
Nested classes/interfaces inherited from class ConstantInfo
ConstantInfo.Clazz, ConstantInfo.ConstantDouble, ConstantInfo.ConstantFloat, ConstantInfo.ConstantInteger, ConstantInfo.ConstantLong, ConstantInfo.ConstantString, ConstantInfo.Fieldref, ConstantInfo.Filler, ConstantInfo.InterfaceMethodref, ConstantInfo.Methodref, ConstantInfo.NameAndType, ConstantInfo.Ref, ConstantInfo.Utf8 -
Field Summary
Fields inherited from class ConstantInfo
CONSTANT_Class, CONSTANT_Double, CONSTANT_Fieldref, CONSTANT_Float, CONSTANT_Integer, CONSTANT_InterfaceMethodref, CONSTANT_Long, CONSTANT_Methodref, CONSTANT_NameAndType, CONSTANT_String, CONSTANT_Utf8 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ConstantInfo.Ref
equals, getClass_index, getName_and_type_index, hashCode, initialize, writeMethods inherited from class ConstantInfo
getTag, read
-
Constructor Details
-
InterfaceMethodref
public InterfaceMethodref(int class_index, int name_and_type_index) -
InterfaceMethodref
- Throws:
IOException
-
-
Method Details
-
toString
-