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