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