corda / net.corda.finance.contracts.asset / Obligation / State / net

net

fun net(other: State<P>): State<P>

Overrides BilateralNettableState.net

Perform bilateral netting of this state with another state. The two states must be compatible (as in bilateralNetState objects are equal).