Package | Description |
---|---|
org.jadira.reflection.cloning | |
org.jadira.reflection.cloning.orika |
Modifier and Type | Class and Description |
---|---|
class |
BasicCloner
This class is for performing deep clones.
|
class |
MinimalCloner
This is a highly reduced version of
Cloner . |
Constructor and Description |
---|
ClonerConverter(Cloner cloner,
Type... types)
Constructs a new ClonerConverter configured to handle the provided list of types by
cloning.
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.