Class BytecodePlainAnnotationValue

    • Constructor Detail

      • BytecodePlainAnnotationValue

        public BytecodePlainAnnotationValue​(String name,
                                            Object value)
        Constructor.
        Parameters:
        name - The name of the annotation property.
        value - The actual value.