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