| 程序包 | 说明 |
|---|---|
| cn.sexycode.util.core.object |
| 类和说明 |
|---|
| ReflectHelper.FieldCallback
Callback interface invoked on each field in the hierarchy.
|
| ReflectHelper.FieldFilter
Callback optionally used to filter fields to be operated on by a field callback.
|
| ReflectHelper.MethodCallback
Action to take on each method.
|
| ReflectHelper.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
| ReflectionUtils.FieldCallback
Callback interface invoked on each field in the hierarchy.
|
| ReflectionUtils.FieldFilter
Callback optionally used to filter fields to be operated on by a field callback.
|
| ReflectionUtils.MethodCallback
Action to take on each method.
|
| ReflectionUtils.MethodFilter
Callback optionally used to filter methods to be operated on by a method callback.
|
Copyright © 2020. All rights reserved.