copyOptions, source, target| Constructor and Description |
|---|
BeanToBeanCopier(S source,
T target,
Type targetType,
CopyOptions copyOptions)
构造
|
| Modifier and Type | Method and Description |
|---|---|
T |
copy()
执行拷贝
|
getBeanDescpublic BeanToBeanCopier(S source, T target, Type targetType, CopyOptions copyOptions)
source - 来源Maptarget - 目标Bean对象targetType - 目标泛型类型copyOptions - 拷贝选项Copyright © 2025. All rights reserved.