public class ShortAnnotationValue extends AnnotationValue
| Constructor and Description |
|---|
ShortAnnotationValue(ConstPool constPool,
String name,
short value) |
| Modifier and Type | Method and Description |
|---|---|
char |
getTag() |
short |
getValue() |
void |
writeData(ByteArrayDataOutputStream stream) |
getName, writepublic char getTag()
getTag in class AnnotationValuepublic void writeData(ByteArrayDataOutputStream stream) throws IOException
writeData in class AnnotationValueIOExceptionpublic short getValue()
Copyright © 2019 JBoss by Red Hat. All rights reserved.