Menu

#101 Use of Optional (or something similar) instead of null

open
nobody
None
5
2013-02-06
2013-02-06
No

See the guava documentation. Basically, avoid returning null values. Instead, use something like Optional from guava.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.