corda / net.corda.core / StubOutForDJVM / <init>

<init>

StubOutForDJVM()

We expect that almost every non-deterministic element can have its bytecode deleted entirely from the deterministic version of Corda. This annotation is for those (hopefully!) few occasions where the non-deterministic function cannot be deleted. In these cases, the function will be stubbed out instead.