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, write
public char getTag()
getTag
in class AnnotationValue
public void writeData(ByteArrayDataOutputStream stream) throws IOException
writeData
in class AnnotationValue
IOException
public double getValue()
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.