| Constructor and Description |
|---|
ClassConstant(int nameIndex,
ConstantPool pool) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNameIndex() |
int |
getSize() |
Object |
getValue() |
void |
setNameIndex(int index) |
String |
toString() |
void |
write(DataOutputStream output) |
public ClassConstant(int nameIndex,
ConstantPool pool)
public int getNameIndex()
public void setNameIndex(int index)
public void write(DataOutputStream output) throws IOException
write in interface ConstantIOExceptionCopyright © 2012. All Rights Reserved.