MCPcopy Create free account
hub / github.com/apache/thrift / deepCopy

Method deepCopy

lib/java/src/main/java/org/apache/thrift/TBase.java:67–67  ·  view source on GitHub ↗

Performs a deep copy of this instance and returns the copy. @return a deep copy of this instance.

()

Source from the content-addressed store, hash-verified

65 * @return a deep copy of this instance.
66 */
67 T deepCopy();
68
69 /**
70 * Return to the state of having just been initialized, as though you had just called the default

Callers 10

testDeepCopyMethod · 0.80
testDeepCopyMethod · 0.80
getOneOfEachMethod · 0.80
getNestingMethod · 0.80
getHolyMoleyMethod · 0.80
testHolyMoleyMethod · 0.80
deepCopyObjectMethod · 0.80

Calls

no outgoing calls

Tested by 9

testDeepCopyMethod · 0.64
testDeepCopyMethod · 0.64
getOneOfEachMethod · 0.64
getNestingMethod · 0.64
getHolyMoleyMethod · 0.64
testHolyMoleyMethod · 0.64