Class ConstantAnnotationElement

java.lang.Object
com.strobel.assembler.metadata.annotations.AnnotationElement
com.strobel.assembler.metadata.annotations.ConstantAnnotationElement

public final class ConstantAnnotationElement extends AnnotationElement
Author:
Mike Strobel
  • Constructor Details

    • ConstantAnnotationElement

      public ConstantAnnotationElement(Object constantValue)
  • Method Details

    • getConstantValue

      public Object getConstantValue()