wordpress-mobile/WordPress-FluxC-Android

Nullability Annotations to Java Classes - Annotations & Processor

ParaskP7 opened this issue · 0 comments

Parent #2795

This issue is about adding missing nullability annotations (@Nullable & @NonNull) to as many Java-related Annotations & Processors classes as possible, found within the fluxc-annotations & fluxc-processor modules correspondingly, including fields, arguments, parameters, and return values.


Tasks

  1. Core Tech Debt