Interface AnnotatedArgument<T extends Annotation>


public interface AnnotatedArgument<T extends Annotation>
Since:
1.0
Author:
Lei Yang
  • Method Details

    • annotation

      T annotation()
    • argument

      Object argument()
    • parameter

      Parameter parameter()