docs
4.12
customSourceSet
docs
/
net.corda.core.internal.concurrent
/
doneFuture
done
Future
fun
<
V
>
doneFuture
(
value
:
V
)
:
CordaFuture
<
V
>
Return
a done future with the given value as its outcome.