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-08-17 11:40:50 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0056220d8b0bbc2428532a9faa69e76f7bdfaa69
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Roman
545ae69261
StreamApiMigrationInspection: improve stream source recognition
2017-09-27 12:28:23 +07:00
..
addAll
…
afterAllActions
…
allMatch
…
anyMatch
…
bufferedReader
StreamApiMigrationInspection: improve stream source recognition
2017-09-27 12:28:23 +07:00
collect
CollectMigration: prepare to IncorporateStreamOperationsInspection; fix NewListTerminal to support collections only
2017-09-26 09:29:37 +07:00
continue
support return in forEach replacement
2017-09-01 12:37:18 +07:00
count
…
filter
…
findFirst
…
flatMap
…
foreach
support return in forEach replacement
2017-09-01 12:37:18 +07:00
java9
StreamApiMigrationInspection: improve stream source recognition
2017-09-27 12:28:23 +07:00
joining
StreamApiMigrationInspection: improve stream source recognition
2017-09-27 12:28:23 +07:00
limit
…
minMax
…
noneMatch
…
other
…
reduce
…
sum
…
takeWhile
…