public class DefaultCopier extends Object
static Object
copy(Object obj)
static <T> T
copy(T obj, Class<T> cls)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Object copy(Object obj)
public static <T> T copy(T obj, Class<T> cls)
Copyright © 2017 Oracle. All rights reserved.