Java 8 | Stream basic filter
In this example we will use foreach loop and stream that will help print all the male employees name in uppercase.
In this example we will use foreach loop and stream that will help print all the male employees name in uppercase.