public class CloneUtils extends Object
public static <T> T cloneObject(T obj)
throws CloneNotSupportedException
CloneNotSupportedExceptionpublic static Object clone(Object obj) throws CloneNotSupportedException
CloneNotSupportedExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved