| 接口 | 说明 |
|---|---|
| ReflectUtil.FieldCallback |
Callback interface invoked on each field in the hierarchy.
|
| ReflectUtil.FieldFilter |
Callback optionally used to filter fields to be operated on by a field callback.
|
| ReflectUtil.MethodCallback |
Action to take on each method.
|
| ReflectUtil.MethodFilter |
Callback optionally used to method fields to be operated on by a method callback.
|
| 类 | 说明 |
|---|---|
| AnnotationUtils | |
| BridgeMethodResolver |
泛型方法的工具类,可以用来处理bridged method。
|
| Converter |
converters for class.
|
| GenericTypeResolver |
型别解析工具类
|
| ReflectUtil |
反射工具类
|
Copyright © 2018. All rights reserved.