com.rits.cloning
Interface IFastCloner

All Known Implementing Classes:
FastClonerArrayList, FastClonerCalendar, FastClonerCustomCollection, FastClonerCustomMap, FastClonerHashMap, FastClonerHashSet, FastClonerLinkedList, FastClonerTreeMap

public interface IFastCloner

Author:
kostantinos.kougios 21 May 2009

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

Method Detail

clone

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


Copyright © 2010. All Rights Reserved.