Uses of Interface
com.rits.cloning.IFastCloner
-
Packages that use IFastCloner Package Description com.rits.cloning -
-
Uses of IFastCloner in com.rits.cloning
Classes in com.rits.cloning that implement IFastCloner Modifier and Type Class Description classFastClonerArrayListclassFastClonerArrayListSubListclassFastClonerCalendarclassFastClonerConcurrentHashMapclassFastClonerConcurrentLinkedQueueclassFastClonerCustomCollection<T extends Collection>classFastClonerCustomMap<T extends Map>classFastClonerEnumMapFast Cloner for EnumMapsclassFastClonerHashMapclassFastClonerHashSetclassFastClonerLinkedHashMapclassFastClonerLinkedHashSetFast Cloner for LinkedHashSetclassFastClonerLinkedListclassFastClonerListOf12classFastClonerSetOf12classFastClonerTreeMapclassFastClonerTreeSetMethods in com.rits.cloning with parameters of type IFastCloner Modifier and Type Method Description voidCloner. registerFastCloner(Class<?> c, IFastCloner fastCloner)protected voidCloner. registerInaccessibleClassToBeFastCloned(String className, IFastCloner fastCloner)
-