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