Oogway's previous talk clears the confusions about Why Optional is added on java8? But PO is a Dragon warrior he is the finest Java warrior so he wants more, He wants to know when is the right time to use Optional. What are the best practices so he...
Home » Posts filed under java8 feature
Java8: Oogways more advice on Optional.
in
java interview,
java interview questions,
java8,
java8 feature
- on December 18, 2017
- No comments
Java8 : All about Method reference
in
java8,
java8 feature
- on November 27, 2017
- No comments

Java8 brings many features which help us to code like Functional programming in an OO context. One of the important and useful features is method reference, In this article, we will do a detailed discussion about method reference.
What is a Method...