public abstract class FastClonerCustomCollection<T extends Collection> extends Object implements IFastCloner
| Constructor and Description |
|---|
FastClonerCustomCollection() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone(Object t,
IDeepCloner cloner,
Map<Object,Object> clones) |
abstract T |
getInstance(T o) |
public Object clone(Object t, IDeepCloner cloner, Map<Object,Object> clones)
clone in interface IFastClonerCopyright © 2017. All rights reserved.