Skip to content

2.x: wrong return type in doc for F.reduce(seed, ...) and O.reduce(seed, ...) #5456

@akarnokd

Description

@akarnokd

The Flowable.reduce(T, BiFunction) and Observable.reduce(T, BiFunction) JavaDocs' first sentence mentions the wrong return type.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions