ReadWriteCopyStrategy@Deprecated public interface CopyStrategy extends Serializable
| Modifier and Type | Method and Description |
|---|---|
<T> T |
copy(T value)
Deprecated.
Deep copies some object and returns the copy
|
Copyright 2001-2021, Terracotta, Inc.