public class FloatAnnotationValue extends AnnotationValue
Constructor and Description |
---|
FloatAnnotationValue(ConstPool constPool,
String name,
float value) |
Modifier and Type | Method and Description |
---|---|
char |
getTag() |
float |
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 float getValue()
Copyright © 2018 JBoss by Red Hat. All rights reserved.