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-18 20:50:45 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
205,792
Commits
25
Branches
8
Tags
609eea57ac583b69e9e78a910fa7ea3c5b75f511
Commit Graph
2 Commits
Author
SHA1
Message
Date
peter
6c8750291f
IDEA-124359 Add Inspection for detecting nullable values passed into Optional.of()
...
test that it correctly works with Guava
2015-04-14 23:12:39 +03:00
Anna Kozlova
778952b6e3
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