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