Interface IFastCloner

All Known Implementing Classes:
FastClonerArrayList, FastClonerArrayListSubList, FastClonerCalendar, FastClonerConcurrentHashMap, FastClonerConcurrentLinkedQueue, FastClonerCustomCollection, FastClonerCustomMap, FastClonerEnumMap, FastClonerHashMap, FastClonerHashSet, FastClonerLinkedHashMap, FastClonerLinkedHashSet, FastClonerLinkedList, FastClonerListOf12, FastClonerSetOf12, FastClonerTreeMap, FastClonerTreeSet

public interface IFastCloner
allows a custom cloner to be created for a specific class. (it has to be registered with Cloner)
Author:
kostantinos.kougios 21 May 2009