commit | 603d50437cbe9c76be942f863f2db9526459fce2 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Tue Dec 02 02:06:31 2008 +0000 |
committer | David Reiss <dreiss@apache.org> | Tue Dec 02 02:06:31 2008 +0000 |
tree | bdf10d0fdef2f8142d7b8eec5ad8e29d36ccec5e | |
parent | 04c315946c68034a51376bab368a4c4c2c8a8ba5 [diff] |
THRIFT-138. java: Create deep-copy constructors for Thrift structs - Create a copy constructor for every Thrift struct. The constructor performs a deep copy on the argument, resulting in no shared state. - Make thrift structions implement Cloneable and implement .clone() using the copy constructor. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@722332 13f79535-47bb-0310-9956-ffa450edef68