public class ConstantMethodInfo extends ConstantInfo
TAG_CLASS, TAG_DOUBLE, TAG_FIELD, TAG_FLOAT, TAG_INTEGER, TAG_INTERFACE_METHOD, TAG_LONG, TAG_METHOD, TAG_NAME_AND_TYPE, TAG_STRING, TAG_UTF8| Constructor and Description |
|---|
ConstantMethodInfo(ConstantClassInfo parentClass,
ConstantNameAndTypeInfo nameAndType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ConstantNameAndTypeInfo |
getNameAndType() |
ConstantClassInfo |
getParentClass() |
int |
hashCode() |
String |
toString() |
void |
writeTo(DataOutput dout) |
getEntryCount, getIndex, hasPrioritypublic ConstantMethodInfo(ConstantClassInfo parentClass, ConstantNameAndTypeInfo nameAndType)
public ConstantClassInfo getParentClass()
public ConstantNameAndTypeInfo getNameAndType()
public void writeTo(DataOutput dout) throws IOException
writeTo in class ConstantInfoIOExceptionCopyright © 2004-2015 Cojen. All Rights Reserved.