Uses of Interface
com.rits.cloning.IFastCloner
Packages that use IFastCloner
-
Uses of IFastCloner in com.rits.cloning
Classes in com.rits.cloning that implement IFastClonerModifier and TypeClassDescriptionclassclassclassclassclassclassFastClonerCustomCollection<T extends Collection>classFastClonerCustomMap<T extends Map>classFast Cloner for EnumMapsclassclassclassclassFast Cloner for LinkedHashSetclassclassclassclassclassMethods in com.rits.cloning with parameters of type IFastClonerModifier and TypeMethodDescriptionvoidCloner.registerFastCloner(Class<?> c, IFastCloner fastCloner) protected voidCloner.registerInaccessibleClassToBeFastCloned(String className, IFastCloner fastCloner)