corda / net.corda.core.serialization / SerializationContext / objectReferencesEnabled

objectReferencesEnabled

abstract val objectReferencesEnabled: Boolean

Duplicate references to the same object preserved in the wire format and when deserialized when this is true, otherwise they appear as new copies of the object.