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 - Stock Media

ParaskP7 opened this issue · comments

Parent #2799

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

FYI: Note that this model doesn't have an associated sql-utils class.