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