The bad thing is: `@NonNull` in Java does not prev...
# announcements
f
The bad thing is:
@NonNull
in Java does not prevent my users from still passing
null
.