Add @Nullable to APIs
Description
Environment
None
Activity
Show:
Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Mark Rekveld
Mark RekveldStory Points
1
Components
Priority
Zoom
Open Zoom
Created April 10, 2016 at 3:46 PM
Updated February 12, 2020 at 8:46 AM
Resolved February 12, 2020 at 8:46 AM
Zoom
Also enforce this in the implementation with
Objects.requireNonNull()
non non-nullable arguments.