| Constructor and Description |
|---|
NameAndTypeConstant(int nameIndex,
int descriptorIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDescriptorIndex() |
int |
getNameIndex() |
int |
getSize() |
Object |
getValue() |
void |
setDescriptorIndex(int index) |
void |
setNameIndex(int index) |
void |
write(DataOutputStream output) |
public NameAndTypeConstant(int nameIndex,
int descriptorIndex)
public int getNameIndex()
public void setNameIndex(int index)
public int getDescriptorIndex()
public void setDescriptorIndex(int index)
public void write(DataOutputStream output) throws IOException
write in interface ConstantIOExceptionCopyright © 2012. All Rights Reserved.