This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
81a9c85894
java-tutorials
/
core-java-modules
/
core-java-16
History
Haroon Khan
8bf83f0fe6
[JAVA-13290] Update record name
2022-07-14 10:50:07 +01:00
..
src
[JAVA-13290] Update record name
2022-07-14 10:50:07 +01:00
README.md
Update README.md
2021-09-24 12:37:24 +08:00
pom.xml
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
README.md
Relevant articles:
Collect a Java Stream to an Immutable Collection
Guide to mapMulti in Stream API
Collecting Stream Elements into a List in Java
New Features in Java 16
Guide to Java 8 groupingBy Collector