Skip to content

Use @NonNull and @Nullable annotations #1

Description

@emartynov

It is useful to annotate parameters, fields and return values with @NonNull or @Nullable. Then the modern IDEs can warn you in case if you pass wrong value or do not check return type for nullability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions