Skip to content

Commit fbfb98a

Browse files
Create README.md
1 parent 29ae4e8 commit fbfb98a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Java8Features
2+
It covers all the features of it and practical examples of it
3+
1. Streams
4+
2.Lambda Expressions
5+
3.Functiona Interfaces
6+
4. Optional class
7+
5. ForEach
8+
6. Default and static interfaces
9+
7. TryWithResource concepts
10+
11+

0 commit comments

Comments
 (0)