com.rits.cloning
Class FastClonerHashMap

java.lang.Object
  extended by com.rits.cloning.FastClonerHashMap
All Implemented Interfaces:
IFastCloner

public class FastClonerHashMap
extends Object
implements IFastCloner

Author:
kostantinos.kougios 21 May 2009

Constructor Summary
FastClonerHashMap()
           
 
Method Summary
 Object clone(Object t, Cloner cloner, Map<Object,Object> clones)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastClonerHashMap

public FastClonerHashMap()
Method Detail

clone

public Object clone(Object t,
                    Cloner cloner,
                    Map<Object,Object> clones)
             throws IllegalAccessException
Specified by:
clone in interface IFastCloner
Throws:
IllegalAccessException


Copyright © 2010. All Rights Reserved.