S
T
public class BeanToBeanCopier<S,T> extends AbsCopier<S,T>
copyOptions, source, target
BeanToBeanCopier(S source, T target, Type targetType, CopyOptions copyOptions)
copy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeanToBeanCopier(S source, T target, Type targetType, CopyOptions copyOptions)
source
target
targetType
copyOptions
public T copy()
Copier
Copyright © 2024. All rights reserved.