Skip to content

add @NonNull annotation at generic type #6316

Closed
@JSpiner

Description

@JSpiner

New feature suggestion.

How about adding @NonNull to the generic argument?
Since rxjava2,
it is impossible to emit null.
Therefore, there is no null in upstream and downstream.
It may be added except in the case of ReplySubject::getValue.

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