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