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-09-10 13:17:09 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee8d7915e8ddd0d8b8309119d465857c86ba1354
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
redundantInstanceOf
T
History
Tagir Valeev
53094fd2d2
IDEA-190727 Replace instanceof with null-check could automatically eliminate double negation
2018-04-22 17:07:04 +07:00
..
afterInstanceOf.java
…
afterInstanceOfClass.java
…
afterInstanceOfNegated.java
IDEA-190727 Replace instanceof with null-check could automatically eliminate double negation
2018-04-22 17:07:04 +07:00
afterInstanceOfStream.java
…
beforeInstanceOf.java
…
beforeInstanceOfClass.java
…
beforeInstanceOfNegated.java
IDEA-190727 Replace instanceof with null-check could automatically eliminate double negation
2018-04-22 17:07:04 +07:00
beforeInstanceOfStream.java
…