public class CPNameAndTypeInfo extends CPEntry
Modifier | Constructor and Description |
---|---|
protected |
CPNameAndTypeInfo(ConstantPool pool) |
Modifier and Type | Method and Description |
---|---|
String |
getDescriptor() |
String |
getName() |
int |
getTag()
Returns the constant type value, or tag, as defined by
table 4.3 of the Java Virtual Machine specification.
|
String |
toString() |
protected CPNameAndTypeInfo(ConstantPool pool)