Skip to content

Request: Completable.andThen(Single) #3730

Closed
@ghost

Description

To match Completable#andThen(Observable<T> next) it would be nice if there were an operator like this:

public <T> Single<T> andThen(Single<T> next)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions