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-01-08 06:39:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e75b0faed2f697c87560633b549d1bf920a3e234
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
stringConcatInLoop
History
Tagir Valeev
2e7492686e
StringConcatenationInLoopsInspection: null-safe fixes
...
Fixes IDEA-183139 "String to StringBuilder" quick fix may cause NPE
2017-12-26 17:18:40 +07:00
..
afterConcatChar.java
…
afterConcatInversed.java
…
afterConcatNull2.java
…
afterConcatNull.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
afterConcatNullSafe2.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
afterConcatNullSafe3.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
afterConcatNullSafe.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
afterConcatNullSafeComplex.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
afterConcatPrint.java
…
afterConcatSimple.java
…
afterConcatTrim.java
…
afterConcatWithDelimiter.java
…
afterConcatWithEmpty.java
…
afterIntroduceStringBuilder.java
…
afterParameter.java
…
beforeConcatChar.java
…
beforeConcatInversed.java
…
beforeConcatNoNull.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
beforeConcatNull2.java
…
beforeConcatNull.java
…
beforeConcatNullSafe2.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
beforeConcatNullSafe3.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
beforeConcatNullSafe.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
beforeConcatNullSafeComplex.java
StringConcatenationInLoopsInspection: null-safe fixes
2017-12-26 17:18:40 +07:00
beforeConcatPrint.java
…
beforeConcatSimple.java
…
beforeConcatTrim.java
…
beforeConcatWithDelimiter.java
…
beforeConcatWithEmpty.java
…
beforeIntroduceStringBuilder.java
…
beforeParameter.java
…