forked from facebook/litho
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add @nullable to all public methods of Component.Builder
Summary: These methods are all allowed to accept null so should be Nullable. Reviewed By: IanChilds Differential Revision: D8848724 fbshipit-source-id: 7df0b80aa338154f3e1d9bd30d555739cd61e4be
- Loading branch information
1 parent
caf209b
commit d0844fe
Showing
2 changed files
with
107 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.