This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-26 19:06:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
552f6fd49e0b8778413a78cd2699139ad9da0091
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
fuseStreamOperations
T
History
Tagir Valeev
f06e8ca2f0
IDEA-185812 Allow to force explicit toCollection(ArrayList::new) instead of toList() in "Subsequent steps can be fused into Stream API"
2018-02-01 17:16:04 +07:00
..
afterJustArrayList.java
…
afterJustArrayListStrict.java
IDEA-185812 Allow to force explicit toCollection(ArrayList::new) instead of toList() in "Subsequent steps can be fused into Stream API"
2018-02-01 17:16:04 +07:00
afterListSetList.java
…
afterSetListSort.java
…
afterSort.java
…
afterToArray.java
…
afterToArrayTreeSet.java
…
afterToCollectionGeneric.java
…
beforeJustArrayList.java
…
beforeJustArrayListStrict.java
IDEA-185812 Allow to force explicit toCollection(ArrayList::new) instead of toList() in "Subsequent steps can be fused into Stream API"
2018-02-01 17:16:04 +07:00
beforeListSetList.java
…
beforeSetListSort.java
…
beforeSort.java
…
beforeToArray.java
…
beforeToArrayTreeSet.java
…
beforeToCollectionGeneric.java
…