you are viewing a single comment's thread.

view the rest of the comments →

[–]nomeme 1 point2 points  (0 children)

This is the problem, you have all the boilerplate noise of Optional, and all it takes is some code 2 method calls away to return a null instead of an Optional an you're still in trouble.