Interface AnnotationValueProvider<A extends Annotation>

Type Parameters:
A - The annotation type

public interface AnnotationValueProvider<A extends Annotation>
An interface that allows obtaining an underlying annotation value.
Since:
3.0.0
Author:
graemerocher