Interface AnnotationDefaultValuesProvider


public interface AnnotationDefaultValuesProvider
The annotation default values provider.
Since:
4.3.0
Author:
Denis Stepanov
  • Method Details

    • provide

      Map<CharSequence, Object> provide(String annotationName)
      Parameters:
      annotationName - The annotation name
      Returns:
      The annotation default values