Class ByteAnnotationValue

    • Field Detail

      • valueIndex

        private final int valueIndex
      • value

        private final byte value
    • Constructor Detail

      • ByteAnnotationValue

        public ByteAnnotationValue​(ConstPool constPool,
                                   java.lang.String name,
                                   byte value)