Class ClassFile.ConstantElementValue

    • Field Detail

      • constantValueIndex

        public final short constantValueIndex
        The index of the constant pool entry that holds the constant value for this annotation element.
    • Constructor Detail

      • ConstantElementValue

        public ConstantElementValue​(byte tag,
                                    short constantValueIndex)