public class MapCloner extends Cloner<Map>
MapCloner()
Map
copy(FastClone fastClone, Map original)
protected Map
createCopy(Map original)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapCloner()
public Map copy(FastClone fastClone, Map original) throws Exception
copy
Cloner<Map>
fastClone
original
Exception
protected Map createCopy(Map original) throws Exception
Copyright © 2017. All rights reserved.