org.drools.camel.component
Class FastCloner.FastClonerTreeMap

java.lang.Object
  extended by org.drools.camel.component.FastCloner.FastClonerTreeMap
All Implemented Interfaces:
FastCloner.IFastCloner
Enclosing class:
FastCloner

public static class FastCloner.FastClonerTreeMap
extends Object
implements FastCloner.IFastCloner


Constructor Summary
FastCloner.FastClonerTreeMap()
           
 
Method Summary
 Object clone(Object t, FastCloner 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

FastCloner.FastClonerTreeMap

public FastCloner.FastClonerTreeMap()
Method Detail

clone

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


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.