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-06-15 11:18:23 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
152,109
Commits
27
Branches
8
Tags
d2c76135df4b9ca2b6b8e65b26356ccff59922f9
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