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