Class BooleanAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
      • value

        private final boolean value
    • Constructor Detail

      • BooleanAnnotationValue

        public BooleanAnnotationValue​(ConstPool constPool,
                                      java.lang.String name,
                                      boolean value)