corda / net.corda.core.serialization / DeprecatedConstructorForDeserialization / <init>

<init>

DeprecatedConstructorForDeserialization(version: Int)

This annotation is a marker to indicate which secondary constructors should be considered, and in which order, for evolving objects during their deserialization.

Versions will be considered in descending order, currently duplicate versions will result in non deterministic behaviour when deserializing objects