| 接口 | 说明 |
|---|---|
| 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.
|
| 类 | 说明 |
|---|---|
| CachedBeanCopier | |
| EqualsHelper |
Helper for equality determination
|
| ObjectUtils |
Miscellaneous object utility methods.
|
| ReflectHelper |
Utility class for various reflection operations.
|
| ReflectionUtils |
Simple utility class for working with the reflection API and handling
reflection exceptions.
|
| SerializationHelper |
Assists with the serialization process and performs additional functionality based
on serialization.
|
Copyright © 2020. All rights reserved.