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