Class FloatAnnotationValue

  • All Implemented Interfaces:
    WritableEntry

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

      • FloatAnnotationValue

        public FloatAnnotationValue​(ConstPool constPool,
                                    java.lang.String name,
                                    float value)