JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Annotation Types Summary
Class
Description
Cloner
Cloner: deep clone objects.
CloningException
thrown if cloning fails
CloningStrategyFactory
FastClonerArrayList
FastClonerArrayListSubList
FastClonerCalendar
FastClonerConcurrentHashMap
FastClonerConcurrentLinkedQueue
FastClonerCustomCollection
<
T
extends
Collection
>
FastClonerCustomMap
<
T
extends
Map
>
FastClonerEnumMap
Fast Cloner for EnumMaps
FastClonerHashMap
FastClonerHashSet
FastClonerLinkedHashMap
FastClonerLinkedHashSet
Fast Cloner for LinkedHashSet
FastClonerLinkedList
FastClonerListOf12
FastClonerSetOf12
FastClonerTreeMap
FastClonerTreeSet
ICloningStrategy
ICloningStrategy.Strategy
IDeepCloner
used by fast cloners to deep clone objects
IDumpCloned
IFastCloner
allows a custom cloner to be created for a specific class.
IFreezable
IInstantiationStrategy
Immutable
marks the specific class as immutable and the cloner avoids cloning it
ObjenesisInstantiationStrategy
Perspectives
Perspectives: an object instance of a class behaving differently according to the "view angle".