How to reverse a List in Java

08/16/2017 - How to reverse a List in Java

How to create a temporary file in Java

08/09/2017 - How to create a temporary file in Java

How to access Java tmp directory

08/02/2017 - How to access Java tmp directory

How to filter null values from a Stream using Java 8

07/19/2017 - How to filter null values from a Stream using Java 8

Java Optional example

06/28/2017 - Java Optional example

How to partition elements from a Stream.

06/12/2017 - How to partition elements from a Stream.

How to group elements from a Stream.

06/07/2017 - How to group elements from a Stream.

How to convert a Stream to a List in Java 8

06/05/2017 - How to convert a Stream to a List in Java 8

How to sort a Stream using Java 8 and Lambda.

06/01/2017 - How to sort a Stream using Java 8 and Lambda.

How to check if a value is null with Velocity

05/31/2017 - How to check if a value is null with Velocity