Observer
Functional interface representing an Observer of items to be emitted by an Observable.
Inheritors
Functions
Link copied to clipboard
Called whenever there has been a new item emitted by the upstream Observable.
Functional interface representing an Observer of items to be emitted by an Observable.
Called whenever there has been a new item emitted by the upstream Observable.