| 构造器和说明 |
|---|
BeanToMapCopier(Type sourceType,
T source,
Type targetType,
Map target,
CopyOptions options) |
public BeanToMapCopier(Type sourceType, T source, Type targetType, Map target, CopyOptions options)
sourceType - 来源类型source - 来源MaptargetType - 目标类型target - 目标Map对象options - 拷贝选项Copyright © 2025 fossc. All rights reserved.