MCPcopy Index your code
hub / github.com/apache/tomcat / clone

Method clone

java/org/apache/catalina/tribes/ChannelMessage.java:105–105  ·  view source on GitHub ↗

Shallow clone, what gets cloned depends on the implementation @return ChannelMessage

()

Source from the content-addressed store, hash-verified

103 * @return ChannelMessage
104 */
105 Object clone();
106
107 /**
108 * Deep clone, all fields MUST get cloned

Callers 15

cloneMethod · 0.65
getValuesMethod · 0.65
composeNameMethod · 0.65
composeNameMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
cloneMethod · 0.65
getKeysMethod · 0.65
onMessageMethod · 0.65

Implementers 1

ChannelDatajava/org/apache/catalina/tribes/io/Cha

Calls

no outgoing calls

Tested by 2

getValuesMethod · 0.52