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-07-09 06:31:19 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fc8a64cd677d64292fa85d86dae07eccc611c3b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
T
History
Tagir Valeev
66504c8088
BoolUtils: negate the equality token for float/double as this does not change the semantics (only >, >=, <, <= change)
2018-10-12 10:34:56 +07:00
..
addAll
…
afterAllActions
…
allMatch
…
anyMatch
…
bufferedReader
…
collect
…
continue
BoolUtils: negate the equality token for float/double as this does not change the semantics (only >, >=, <, <= change)
2018-10-12 10:34:56 +07:00
count
…
filter
…
findFirst
FindFirstMigration: use ifPresent when stream element type is primitive and the final statement is an assignment
2018-10-10 15:55:53 +07:00
flatMap
…
foreach
…
java9
…
java10
…
joining
…
limit
…
minMax
…
noneMatch
…
other
…
reduce
…
sum
…