it.freedom.util
Class SerialClone

java.lang.Object
  extended by it.freedom.util.SerialClone

public class SerialClone
extends java.lang.Object


Constructor Summary
SerialClone()
           
 
Method Summary
static
<T> T
clone(T x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialClone

public SerialClone()
Method Detail

clone

public static <T> T clone(T x)