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