-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Opportunistically add a new
@Nullable
annotations to `ObjectInputFi…
…lter`. (#91) I looked at this class by accident when I was reviewing changes to classes that are `@NullMarked`. (`ObjectInputFilter` is not.) Still, since I saw a few places to add `@Nullable`, I'm doing that now, even as I decline to fully null-mark the class.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 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