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