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