Package | Description |
---|---|
reactor.rx |
Streams are reactive components derived from Reactive Extensions and implementing Reactive Streams specification.
|
Modifier and Type | Method and Description |
---|---|
TapAndControls<O> |
Stream.tap()
Create a
Tap that maintains a reference to the last value seen by this Stream . |
Copyright © 2016. All rights reserved.