public class BeanToMapCopier<T> extends Object implements Copier<Map>
BeanToMapCopier(Type sourceType, T source, Type targetType, Map target, CopyOptions options)
Map
copy()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BeanToMapCopier(Type sourceType, T source, Type targetType, Map target, CopyOptions options)
sourceType
source
targetType
target
options
public Map copy()
copy
Copier<Map>
Copyright © 2024 fossc. All rights reserved.