Class DoubleAnnotationValue

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

public class DoubleAnnotationValue extends AnnotationValue
a double annotation value
Author:
Stuart Douglas