Class MutatedMethodElementAnnotationMetadata

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

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