public class MethodRefConstant extends Object implements TypedConstant
| Constructor and Description |
|---|
MethodRefConstant(int classIndex,
int nameAndTypeIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClassIndex() |
int |
getNameAndTypeIndex() |
int |
getSize() |
Object |
getValue() |
void |
write(DataOutputStream output) |
public int getNameAndTypeIndex()
getNameAndTypeIndex in interface TypedConstantpublic int getClassIndex()
getClassIndex in interface TypedConstantpublic void write(DataOutputStream output) throws IOException
write in interface ConstantIOExceptionCopyright © 2012. All Rights Reserved.