/bare_metal_code
some notes about programming
/Database
/Gnu_linux
/Java
/Java_Spring_Data
/Future_posts
/Java
some_notes_about_Java
This is a collection of notes about a few things Java
Latest notes on
/java
filtering with if and with streams in java
This note is about showing how to filter the elements of a
List
with J8
streams
and J8
filters
next to the classic conditional
if
by Johnny Xavier
10 Nov 2018
Evolution of the for loop in java
This note is about the different possibilities to write a for loop in java across time and different versions
by Johnny Xavier
10 Nov 2018
/java_language_related_notes
10 Nov 2018 - filtering with if and with streams in java [language]
10 Nov 2018 - Evolution of the for loop in java [language, Java8]