Wednesday, December 12, 2018
Java 8 Refactoring Part 3: Removing null checks and introducing Optional
The Optional feature of Java 8 it's very powerful it can prevent lot's of bugs and also make our code look more tidy. In this video I show an example which is very similar to the one presented at Devoxx London in 2018 by V. Rentea
Labels:
clean code,
design patterns,
java,
java 8,
Optional,
Refactoring,
softwarecraftsmanship
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment