Package com.rits.cloning
Class FastClonerCustomCollection<T extends Collection>
java.lang.Object
com.rits.cloning.FastClonerCustomCollection<T>
- All Implemented Interfaces:
IFastCloner
public abstract class FastClonerCustomCollection<T extends Collection>
extends Object
implements IFastCloner
- Author:
- kostantinos.kougios 21 May 2009
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FastClonerCustomCollection
public FastClonerCustomCollection()
-
-
Method Details
-
getInstance
-
clone
- Specified by:
clone
in interfaceIFastCloner
-