-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Use Assert.notNull
for null check
#3441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
While this seems an improvement, the changed state introduces eager evaluation of |
Oh my god! @mp911de |
We're happy to help. Thanks a lot for the fast turnaround. |
I also appreciate the quick feedback. 😄 |
Assert.notNull
for null check
Thank you for your contribution. That's merged, polished, and backported now. |
Thank you! I learned something new from today's open source activities! |
Use the Assert object for null checks.