Skip to content

2.x: Documentation error in Observable for "any" operator #5595

@RobLewis

Description

@RobLewis

In v.2 javadoc for Observable, it is stated (in at least 2 places) that the any() operator returns an Observable. This appears to be wrong: it returns a Single (which is stated correctly in other places). The corresponding entry in the Flowable docs appears to be correct.

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