[can-collect-return-null] Can Stream.collect() Return Null Value? (#13573)

* [can-collect-return-null] Can Stream.collect() Return Null Value?

* [can-collect-return-null] remove the .gitignore file
This commit is contained in:
Kai Yuan
2023-03-11 01:04:00 +01:00
committed by GitHub
parent 65c9b520ee
commit 911df283d4
4 changed files with 138 additions and 0 deletions
+1
View File
@@ -121,6 +121,7 @@
<module>core-java-streams-2</module>
<module>core-java-streams-3</module>
<module>core-java-streams-maps</module>
<module>core-java-streams-collect</module>
<module>core-java-string-algorithms</module>
<module>core-java-string-algorithms-2</module>
<module>core-java-string-apis</module>