Skip to content

Class SafeSubscriber<T> #1848

Closed
Closed
@headinthebox

Description

@headinthebox

Wrapper around Observer that ensures compliance with the Rx contract.

but

SafeSubscriber(Subscriber<? super T> actual)

The doc comments for onNext etc also mention Observer instead of Subscriber.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions