Kie :: Camel 6.1.0.Beta4

org.kie.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

Kie :: Camel 6.1.0.Beta4

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