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 © 2003–2016 Terracotta, Inc.. All rights reserved.