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-07 13:35:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
streamApiMigration
/
count
T
History
…
..
afterCountArray.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterCountInner.java
…
afterCountOuter.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
afterCountPrimitiveArray.java
Java: better quick fix texts for "Loop can be collapsed with Stream API" and "Simplifiable forEach() call" inspections
2022-12-23 13:26:29 +00:00
beforeCountArray.java
…
beforeCountInner.java
…
beforeCountOuter.java
…
beforeCountPrimitiveArray.java
…
beforeCountShortArray.java
…