Class FloatAnnotationValue

java.lang.Object
org.jboss.classfilewriter.annotations.AnnotationValue
org.jboss.classfilewriter.annotations.FloatAnnotationValue
All Implemented Interfaces:
WritableEntry

public class FloatAnnotationValue extends AnnotationValue
A float annotation value
Author:
Stuart Douglas