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-2013 Terracotta, Inc.. All Rights Reserved.