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 TypeClassDescriptionclass
class
class
class
class
class
FastClonerCustomCollection<T extends Collection>
class
FastClonerCustomMap<T extends Map>
class
Fast Cloner for EnumMapsclass
class
class
class
Fast Cloner for LinkedHashSetclass
class
class
class
class
Methods in com.rits.cloning with parameters of type IFastClonerModifier and TypeMethodDescriptionvoid
Cloner.registerFastCloner
(Class<?> c, IFastCloner fastCloner) protected void
Cloner.registerInaccessibleClassToBeFastCloned
(String className, IFastCloner fastCloner)