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-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff3d49c50d59ce52517d1335b0cbdc7b29648153
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Tagir Valeev
6746c6e1d1
StreamApiMigration: fixed exception when void expression is used as method argument
2017-12-04 17:40:01 +07:00
..
addAll
…
afterAllActions
…
allMatch
…
anyMatch
…
bufferedReader
…
collect
…
continue
…
count
…
filter
IDEA-182623 Replace with collect swallows comments
2017-11-27 15:22:26 +07:00
findFirst
IDEA-182623 Replace with collect swallows comments
2017-11-27 15:22:26 +07:00
flatMap
…
foreach
StreamApiMigration: fixed exception when void expression is used as method argument
2017-12-04 17:40:01 +07:00
java9
…
joining
IDEA-182623 Replace with collect swallows comments
2017-11-27 15:22:26 +07:00
limit
…
minMax
IDEA-182623 Replace with collect swallows comments
2017-11-27 15:22:26 +07:00
noneMatch
…
other
…
reduce
…
sum
…
takeWhile
…