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