Uses of Interface
org.kie.camel.embedded.component.FastCloner.IFastCloner
-
Packages that use FastCloner.IFastCloner Package Description org.kie.camel.embedded.component -
-
Uses of FastCloner.IFastCloner in org.kie.camel.embedded.component
Classes in org.kie.camel.embedded.component that implement FastCloner.IFastCloner Modifier and Type Class Description static classFastCloner.FastClonerArrayListstatic classFastCloner.FastClonerCalendarstatic classFastCloner.FastClonerCustomCollection<T extends Collection>static classFastCloner.FastClonerHashMapstatic classFastCloner.FastClonerHashSetstatic classFastCloner.FastClonerLinkedListstatic classFastCloner.FastClonerTreeMapMethods in org.kie.camel.embedded.component with parameters of type FastCloner.IFastCloner Modifier and Type Method Description voidFastCloner. registerFastCloner(Class<?> c, FastCloner.IFastCloner fastCloner)
-