Class DoubleAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

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

      • DoubleAnnotationValue

        public DoubleAnnotationValue​(ConstPool constPool,
                                     java.lang.String name,
                                     double value)