MCPcopy Create free account
hub / github.com/GMUEClab/ecj / copy

Method copy

ecj/src/main/java/ec/util/DataPipe.java:140–147  ·  view source on GitHub ↗

A poor-man's clone for serializable but not cloneable objects: serializes an object to the pipe, then deserializes it.

(Serializable obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

evaluateMethod · 0.95
setupMethod · 0.80
cloneMethod · 0.80
updateDistributionMethod · 0.80

Calls 2

writeObjectMethod · 0.45
readObjectMethod · 0.45

Tested by

no test coverage detected