Class ElementValueAnnotationValue

java.lang.Object
org.jd.core.v1.model.classfile.attribute.ElementValueAnnotationValue
All Implemented Interfaces:
ElementValue

public class ElementValueAnnotationValue extends Object implements ElementValue
  • Field Details

    • annotationValue

      protected Annotation annotationValue
  • Constructor Details

    • ElementValueAnnotationValue

      public ElementValueAnnotationValue(Annotation annotationValue)
  • Method Details