wordpress-mobile/WordPress-FluxC-Android

Nullability Annotations to Java Classes - Client & Response

ParaskP7 opened this issue · 0 comments

Parent #2795

This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related RestClient & Response classes as possible, including fields, arguments, parameters, and return values.

PS: The main focus is on Java-related RestClient & Response classes. Another issue will cover other more foundational aspects of the network package (see #2853).


Tasks (Base)


BaseWPAPIRestClient

Tasks (discovery)

  1. Core Tech Debt
    ParaskP7

BaseWPOrgAPIClient

Tasks (wporg/plugin)


BaseXMLRPCClient

Tasks (discovery)

  1. Core Tech Debt
    ParaskP7