public class MethodTypeConstant extends ConstantPoolEntry
| Modifier and Type | Method and Description |
|---|---|
int |
export(ConstantPool target)
Exports to the target pool.
|
int |
getDescriptorIndex()
Returns the class index.
|
java.lang.String |
toString() |
getConstantPool, getIndexpublic int getDescriptorIndex()
public int export(ConstantPool target)
public java.lang.String toString()
toString in class java.lang.Object