public final class CloneUtils extends Object
static <T extends Cloneable> T
clone(Class<T> type, T objectToClone)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T extends Cloneable> T clone(Class<T> type, T objectToClone)
T
type
objectToClone
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.