org.drools.camel.component
Class FastCloner.FastClonerCustomCollection<T extends Collection>
java.lang.Object
org.drools.camel.component.FastCloner.FastClonerCustomCollection<T>
- All Implemented Interfaces:
- FastCloner.IFastCloner
- Enclosing class:
- FastCloner
public abstract static class FastCloner.FastClonerCustomCollection<T extends Collection>
- extends Object
- implements FastCloner.IFastCloner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastCloner.FastClonerCustomCollection
public FastCloner.FastClonerCustomCollection()
getInstance
public abstract T getInstance()
clone
public Object clone(Object t,
FastCloner cloner,
Map<Object,Object> clones)
throws IllegalAccessException
- Specified by:
clone
in interface FastCloner.IFastCloner
- Throws:
IllegalAccessException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.