Tag: optional

NullPointerException in Java

NullPointerException in Java

In this article, we will talk about the infamous NullPointerException Java Error and how to solve it. 1. What is ...

Java 8 Optional

Java 8 Optional

In this article, we'll talk about Java 8 Optional class and how you can take full advantage, through detailed examples. ...