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