Interface AbstractAnnotationMetadataBuilder.CachedAnnotationMetadata

All Superinterfaces:
AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource
Enclosing class:
AbstractAnnotationMetadataBuilder<T,A>

public static interface AbstractAnnotationMetadataBuilder.CachedAnnotationMetadata extends AnnotationMetadataDelegate
The caching entry.
Since:
4.0.0
Author:
Denis Stepanov