Skip to content

Value always true #6231

@Xenios91

Description

@Xenios91

RxJava/src/main/java/io/reactivex/internal/operators/observable/ObservableFlatMap.java

Class: ObservableFlatMap.java
Line: 450
Statement: if (o == null) {
Problem: o is always null, suggest removing the if statement and just leaving break.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions