Class DoubleAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
      • value

        private final double value
    • Constructor Detail

      • DoubleAnnotationValue

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