public abstract class Cloner<T> extends Object
Cloner()
T
copy(FastClone fastClone, T original)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cloner()
public T copy(FastClone fastClone, T original) throws Exception
fastClone
original
Exception
Copyright © 2017. All rights reserved.