wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nullability Annotations to Java Classes - SqlUtils & Model - Theme

ParaskP7 opened this issue · comments

Parent #2799

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