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
f1ec3e0f3f
java-tutorials
/
core-java-modules
/
core-java-16
History
chaos2418
64a134f05e
JAVA-1665: updated parent-java's junit and surefire configurations
2021-11-03 09:03:23 +05:30
..
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-1665: updated parent-java's junit and surefire configurations
2021-11-03 09:03:23 +05:30
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