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