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