Class ClassAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
    • Constructor Detail

      • ClassAnnotationValue

        public ClassAnnotationValue​(ConstPool constPool,
                                    java.lang.String name,
                                    java.lang.Class<?> value)
      • ClassAnnotationValue

        public ClassAnnotationValue​(ConstPool constPool,
                                    java.lang.String name,
                                    java.lang.String descriptor)