Class CharAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
      • value

        private final char value
    • Constructor Detail

      • CharAnnotationValue

        public CharAnnotationValue​(ConstPool constPool,
                                   java.lang.String name,
                                   char value)