public abstract static class FastCloner.FastClonerCustomCollection<T extends Collection> extends Object implements FastCloner.IFastCloner
| Constructor and Description |
|---|
FastClonerCustomCollection() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone(Object t,
FastCloner cloner,
Map<Object,Object> clones) |
abstract T |
getInstance() |
public abstract T getInstance()
public Object clone(Object t, FastCloner cloner, Map<Object,Object> clones) throws IllegalAccessException
clone in interface FastCloner.IFastClonerIllegalAccessExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.