DEV Community

Discussion on: Be careful Of This Java Optional Method

Collapse
 
blackr1234 profile image
blackr1234 • Edited

Great article for reminding Java developers! If the argument is a function call, it is better to use orElseGet instead.