WritableEntrypublic class AnnotationAnnotationValue extends AnnotationValue
| Constructor | Description |
|---|---|
AnnotationAnnotationValue(ConstPool constPool,
java.lang.String name,
ClassAnnotation value) |
| Modifier and Type | Method | Description |
|---|---|---|
char |
getTag() |
|
void |
writeData(ByteArrayDataOutputStream stream) |
getName, writepublic AnnotationAnnotationValue(ConstPool constPool, java.lang.String name, ClassAnnotation value)
public char getTag()
getTag in class AnnotationValuepublic void writeData(ByteArrayDataOutputStream stream) throws java.io.IOException
writeData in class AnnotationValuejava.io.IOExceptionCopyright © 2018. All rights reserved.