Class ShortAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
      • value

        private final short value
    • Constructor Detail

      • ShortAnnotationValue

        public ShortAnnotationValue​(ConstPool constPool,
                                    java.lang.String name,
                                    short value)