public interface ClonePolicy extends Serializable
Merge,
Clone| Modifier and Type | Method and Description |
|---|---|
Object |
clone(Object source)
Returns source object or cloned object, depending on implementation.
|
Copyright © 2020. All rights reserved.