org.drools.camel.component
Interface FastCloner.IFastCloner

All Known Implementing Classes:
FastCloner.FastClonerArrayList, FastCloner.FastClonerCalendar, FastCloner.FastClonerCustomCollection, FastCloner.FastClonerHashMap, FastCloner.FastClonerHashSet, FastCloner.FastClonerLinkedList, FastCloner.FastClonerTreeMap
Enclosing class:
FastCloner

public static interface FastCloner.IFastCloner


Method Summary
 Object clone(Object t, FastCloner cloner, Map<Object,Object> clones)
           
 

Method Detail

clone

Object clone(Object t,
             FastCloner cloner,
             Map<Object,Object> clones)
             throws IllegalAccessException
Throws:
IllegalAccessException


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