corda
/
net.corda.core.node.services
/
dealsWith
dealsWith
inline
fun
<
reified
T
:
DealState
>
VaultService
.
dealsWith
(
party
:
Party
)
:
List
<
StateAndRef
<
T
>
>