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-18 16:17:00 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d20f061afeb6fb789781153fe91dd560b9ddb043
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Tagir Valeev
d5f9284f2e
ExpressionUtils#isSimpleExpression: disable for non-final fields
2018-02-05 15:53:39 +07:00
..
addAll
…
afterAllActions
…
allMatch
…
anyMatch
…
bufferedReader
…
collect
IDEA-183326 Comment disappears in stream to loop
2017-12-06 17:47:22 +07:00
continue
…
count
…
filter
…
findFirst
ExpressionUtils#isSimpleExpression: disable for non-final fields
2018-02-05 15:53:39 +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
…
limit
…
minMax
…
noneMatch
…
other
CollectionUtils#isCollectionOrMapSize
2018-01-30 11:01:38 +07:00
reduce
…
sum
…
takeWhile
…