public class NameAndTypeConstant extends ConstantPoolEntry
Modifier and Type | Method and Description |
---|---|
int |
export(ConstantPool target)
Exports to the target pool.
|
java.lang.String |
getName()
Returns the name
|
java.lang.String |
getType()
Returns the type descriptor
|
java.lang.String |
toString() |
getConstantPool, getIndex
public java.lang.String getName()
public java.lang.String getType()
public int export(ConstantPool target)
public java.lang.String toString()
toString
in class java.lang.Object