You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The content you are editing has changed. Please copy your edits and refresh the page.
Parent #2795
This issue is about adding missing nullability annotations (
@Nullable
&@NonNull
) to as many Java-relatedAnnotations
&Processors
classes as possible, found within thefluxc-annotations
&fluxc-processor
modules correspondingly, including fields, arguments, parameters, and return values.Tasks
The text was updated successfully, but these errors were encountered: