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