接口 ValueExtractor
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
Strategy API for extracting a value for an annotation attribute from a given
source object which is typically an
Annotation, Map, or
TypeMappedAnnotation.- 从以下版本开始:
- 4.0
- 作者:
- Sam Brannen
-
方法概要
-
方法详细资料
-
extract
-