public class SerializableObjectCopier extends Object
Constructor and Description |
---|
SerializableObjectCopier() |
public static <T> T copy(T orig) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
public static <T> T copyMayFail(T orig)
Copyright © 2005–2018. All rights reserved.