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