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