5 Minutes Series

Java 8 Consumer Supplier Explained in 5 minutes

At IDR Solutions we use Java 8 for the development of our products (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). In this...
Ernest Duodu
1 min read

Java 8 Repeating Annotation Explained in 5 minutes

At IDR Solutions we use Java 8 for the development of our products (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). In this...
Ernest Duodu
1 min read

Java 8 Method References explained in 5 minutes

At IDR Solutions we use Java 8 for the development of our products (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). As I...
Ernest Duodu
3 min read

Java 8 Default Methods Explained in 5 minutes

At IDR Solutions we use Java 8 for the development of our products (a Java PDF Viewer and SDK, PDF to HTML5 converter and a Java ImageIO replacement). In this...
Ernest Duodu
2 min read

Java 8 streams Explained in 5 minutes

In my previous article I explained Java 8 Lambda Expression and how easy it is to use. In this article, we will take a...
Ernest Duodu
1 min read