Skip to content

Commit af8535c

Browse files
author
Arun-Janani
committed
Merge branch 'master' of https://github.com/prasadrpm/Java8
2 parents 8be05e8 + 9c263ef commit af8535c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Java8
1+
# Java8 New Feartures
22

3-
1-Stream API
4-
2-Functional Interfaces
3+
1- Stream
4+
5+
Iterating Stream using foreach()
6+
7+
sorting operation using Stream
8+
9+
Using proedicates and collectors to filter out the Stream

0 commit comments

Comments
 (0)