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