| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.cls |
| 限定符和类型 | 类和说明 |
|---|---|
(专用程序包) class |
AbstractAliasAwareAnnotationAttributeExtractor<S>
Abstract base class for
AnnotationAttributeExtractor implementations
that transparently enforce attribute alias semantics for annotation
attributes that are annotated with @AliasFor. |
(专用程序包) class |
DefaultAnnotationAttributeExtractor
Default implementation of the
AnnotationAttributeExtractor strategy
that is backed by an Annotation. |
(专用程序包) class |
MapAnnotationAttributeExtractor
Implementation of the
AnnotationAttributeExtractor strategy that
is backed by a Map. |
| 构造器和说明 |
|---|
SynthesizedAnnotationInvocationHandler(AnnotationAttributeExtractor<?> attributeExtractor)
Construct a new
SynthesizedAnnotationInvocationHandler for
the supplied AnnotationAttributeExtractor. |
Copyright © 2020. All rights reserved.