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-07-31 18:20:15 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
105bd77c57925833edfb12dda78dd6d27939734c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
replaceWithOfNullable
T
History
…
..
afterGuavaNullable.java
…
afterNullable.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
beforeGuavaNullable.java
IDEA-124359 Add Inspection for detecting nullable values passed into Optional.of()
2015-04-14 23:12:39 +03:00
beforeNotNull.java
…
beforeNullable.java
…
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