This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-01-10 01:09:46 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f295742259b1d9dd7812db76786e023bc8b44075
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
fuseStreamOperations
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
…