Class IntAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
      • value

        private final int value
    • Constructor Detail

      • IntAnnotationValue

        public IntAnnotationValue​(ConstPool constPool,
                                  java.lang.String name,
                                  int value)