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