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-15 13:17:24 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d970993b430caea3797f6fc8de2f5dc8a4a6c621
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
optionalNull
T
History
Tagir Valeev
350eba5000
Optional compared with null: do not warn when subsequent isPresent check is found
...
IDEA-187578 Inspection to detect when Optional is compared with null
2018-03-09 19:30:59 +07:00
..
afterOptionalComparison.java
Optional compared with null: do not warn when subsequent isPresent check is found
2018-03-09 19:30:59 +07:00
afterOptionalNull.java
OptionalAssignedToNull: added optional (sic!) warning on optional == null comparison
2018-03-07 16:20:10 +07:00
beforeOptionalComparison.java
Optional compared with null: do not warn when subsequent isPresent check is found
2018-03-09 19:30:59 +07:00
beforeOptionalNull.java
OptionalAssignedToNull: added optional (sic!) warning on optional == null comparison
2018-03-07 16:20:10 +07:00