alsoToAll
Attaches the given Source
Source
s to this Flow
Flow
, meaning that elements that pass through this Flow
Flow
will also be sent to all those Sink
Sink
s.
Signature
Source.alsoToAll
Source.alsoToAll
Flow.alsoToAll
Flow.alsoToAll
Description
Attaches the given Source
Source
s to this Flow
Flow
, meaning that elements that pass through this Flow
Flow
will also be sent to all those Sink
Sink
s.