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
78801db51c
java-tutorials
/
core-java-modules
/
core-java-16
History
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
..
src
BAEL-5069 code for article on new features in the Java 16 incremental… (
#11176
)
2021-09-22 08:33:17 +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