Class MethodElementAnnotationMetadata

All Implemented Interfaces:
AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, ElementAnnotationMetadata, MutableAnnotationMetadataDelegate<AnnotationMetadata>

public final class MethodElementAnnotationMetadata extends AbstractElementAnnotationMetadata
The element annotation metadata for a method element.
Since:
4.0.0
Author:
Denis Stepanov