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 15:35:40 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747caef971762830f672ea8046598e838dfde7e7
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
replaceWithOfNullable
T
History
…
..
afterGuavaNullable.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
afterNullable.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
beforeGuavaNullable.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
beforeNotNull.java
dataflow inspection: suggest to replace Optional.of with Optional.ofNullable if value could be null (IDEA-124359)
2015-04-08 21:14:35 +02:00
beforeNullable.java
[java-intentions] More preview tests; minor fixes
2022-07-29 17:55:13 +00:00
beforeUnresolved.java
dataflow inspection: suggest to replace Optional.of with Optional.ofNullable if value could be null (IDEA-124359)
2015-04-08 21:14:35 +02:00