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