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 Details

    • FastClonerCustomCollection

      public FastClonerCustomCollection()
  • Method Details