public interface AsCloneStrategy
| Modifier and Type | Method and Description |
|---|---|
<T extends ItemModel> |
clone(T objectToClone)
Creates a deep copy of the given model.
|
<T extends ItemModel> T clone(T objectToClone)
objectToClone - - the original modelCopyright © 2018 SAP SE. All Rights Reserved.