docs
4.12
customSourceSet
docs
/
net.corda.finance.contracts.utils
/
sumFungibleOrNull
sum
Fungible
Or
Null
fun
<
T
:
Any
>
Iterable
<
ContractState
>
.
sumFungibleOrNull
(
)
:
Amount
<
Issued
<
T
>
>
?
Sums the asset states in the list, returning null if there are none.