WritableEntrypublic class FloatAnnotationValue extends AnnotationValue
| Constructor | Description |
|---|---|
FloatAnnotationValue(ConstPool constPool,
String name,
float value) |
| Modifier and Type | Method | Description |
|---|---|---|
char |
getTag() |
|
float |
getValue() |
|
void |
writeData(ByteArrayDataOutputStream stream) |
getName, writepublic char getTag()
getTag in class AnnotationValuepublic void writeData(ByteArrayDataOutputStream stream) throws IOException
writeData in class AnnotationValueIOExceptionpublic float getValue()
Copyright © 2018. All rights reserved.