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