static class ParserAnnotation.ClassElemValue extends java.lang.Object implements Data
Modifier and Type | Field and Description |
---|---|
(package private) ConstantPool.ConstCell |
indx |
Constructor and Description |
---|
ClassElemValue(ConstantPool.ConstCell indx) |
Modifier and Type | Method and Description |
---|---|
int |
getLength() |
void |
write(CheckedDataOutputStream out) |
ConstantPool.ConstCell indx
ClassElemValue(ConstantPool.ConstCell indx)
public void write(CheckedDataOutputStream out) throws java.io.IOException