@Immutable public class CloneUtils extends Object
public static <T> T cloneObject(T obj)
throws CloneNotSupportedException
CloneNotSupportedExceptionpublic static Object clone(Object obj) throws CloneNotSupportedException
CloneNotSupportedExceptionCopyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.