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-05-20 14:00:49 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
acbb991ce15df2aba475ab25e28a842c7bc99d5c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
replaceFromOfNullable
T
History
Tagir Valeev
6fcd75db84
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
..
afterGuavaNotNullLiteral.java
…
afterGuavaNullLiteral.java
…
afterNotNullLiteral.java
…
afterNotNullLiteralStaticImport.java
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
afterNotNullLiteralStaticImportAsterisk.java
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
afterNotNullLiteralStaticImportAsteriskNameConflict.java
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
afterNotNullVariable.java
…
afterNullLiteral.java
…
afterNullVariable.java
…
beforeGuavaNotNullLiteral.java
…
beforeGuavaNullLiteral.java
…
beforeNotNullLiteral.java
…
beforeNotNullLiteralStaticImport.java
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
beforeNotNullLiteralStaticImportAsterisk.java
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
beforeNotNullLiteralStaticImportAsteriskNameConflict.java
IDEA-180288 Quick fix breaks code: Optional.ofNullable() with not-null argument
2017-10-11 10:28:14 +07:00
beforeNotNullVariable.java
…
beforeNullLiteral.java
…
beforeNullVariable.java
…
beforeUnknown.java
…