Source.lazilyAsync
Deprecated by Source.lazyFutureSource
.
Signature
Description
lazilyAsync
has been deprecated in 2.6.0, use lazyFutureSource instead.
Defers creation and materialization of a CompletionStage
until there is demand.
Reactive Streams semantics
emits the future completes
completes after the future has completed