See: Description
Interface | Description |
---|---|
CopyStrategy | Deprecated
replaced by
ReadWriteCopyStrategy |
ReadWriteCopyStrategy<T> |
Class | Description |
---|---|
ImmutableValueElementCopyStrategy | |
LegacyCopyStrategyAdapter |
ReadWriteCopyStrategy adaptor for a legacy CopyStrategy instance
|
NullReadWriteCopyStrategy |
No-op copy strategy
|
ReadWriteSerializationCopyStrategy |
A copy strategy that can use partial (if both copy on read and copy on write are set) or full Serialization to copy the object graph
|
SerializationCopyStrategy |
A copy strategy that uses full Serialization to copy the object graph
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.