Is Optional.empty().map(...).ifPresent(...) Executed? #java #shorts

preview_player
Показать описание

#airhacks
Рекомендации по теме
Комментарии
Автор

Will start using this pattern to write code when an optional is returned. The only think that I don't like about optional is the fact that you can assign null to it.

pmorah