com.rits.cloning
Class FastClonerCalendar

java.lang.Object
  extended by com.rits.cloning.FastClonerCalendar
All Implemented Interfaces:
IFastCloner

public class FastClonerCalendar
extends Object
implements IFastCloner

Author:
kostantinos.kougios 21 May 2009

Constructor Summary
FastClonerCalendar()
           
 
Method Summary
 Object clone(Object t, Cloner cloner, Map<Object,Object> clones)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastClonerCalendar

public FastClonerCalendar()
Method Detail

clone

public Object clone(Object t,
                    Cloner cloner,
                    Map<Object,Object> clones)
Specified by:
clone in interface IFastCloner


Copyright © 2010. All Rights Reserved.