public class MapToMapCopier extends Object implements Copier<Map>
MapToMapCopier(Map source, Type targetType, Map target, CopyOptions options)
Map
copy()
copy(boolean deep)
deepCopy()
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>
public Map deepCopy()
deepCopy
public Map copy(boolean deep)
Copyright © 2025 fossc. All rights reserved.