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 23:39:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a9b74a5d59a91d1fd77178b86724c19390278a9
openide
/
java
/
java-tests
/
testData
/
inspection
/
explicitArrayFilling
History
Artemiy Sartakov
0a9b74a5d5
ExplicitArrayFillingInspection: cast filled value if needed (IDEA-223102)
...
GitOrigin-RevId: b5e3b4ace9840968853f95ad80339d7084308d7a
2019-10-09 09:31:10 +00:00
..
afterArrayCopyIsUpdated.java
…
afterArrayInitWithNonDefaultValues.java
ExplicitArrayFillingInspection: remove redundant filling in inner loops (IDEA-222832)
2019-09-17 10:02:31 +00:00
afterArrayIsMethodParam.java
…
afterByteArray.java
ExplicitArrayFillingInspection: cast filled value if needed (IDEA-223102)
2019-10-09 09:31:10 +00:00
afterChangedInLoop.java
…
afterConstantRhs.java
…
afterEmptyArrayCreation.java
…
afterFieldComments.java
…
afterImmutableObjectFromMethod.java
…
afterInnerLoop.java
ExplicitArrayFillingInspection: remove redundant filling in inner loops (IDEA-222832)
2019-09-17 10:02:31 +00:00
afterNewlyCreatedArray.java
ExplicitArrayFillingInspection: remove redundant filling in inner loops (IDEA-222832)
2019-09-17 10:02:31 +00:00
afterRedundantLoop.java
…
afterSimple.java
…
afterSuppliersArray.java
ExplicitArrayFillingInspection: cast filled value if needed (IDEA-223102)
2019-10-09 09:31:10 +00:00
afterTernaryWithMutable.java
…
afterUsedAfterLoop.java
…
beforeArrayCopyIsUpdated.java
…
beforeArrayInitWithNonDefaultValues.java
ExplicitArrayFillingInspection: remove redundant filling in inner loops (IDEA-222832)
2019-09-17 10:02:31 +00:00
beforeArrayIsMethodParam.java
…
beforeByteArray.java
ExplicitArrayFillingInspection: cast filled value if needed (IDEA-223102)
2019-10-09 09:31:10 +00:00
beforeChangedInLoop.java
…
beforeConstantRhs.java
…
beforeEmptyArrayCreation.java
…
beforeFieldComments.java
…
beforeImmutableObjectFromMethod.java
…
beforeInnerLoop.java
ExplicitArrayFillingInspection: remove redundant filling in inner loops (IDEA-222832)
2019-09-17 10:02:31 +00:00
beforeNewlyCreatedArray.java
ExplicitArrayFillingInspection: remove redundant filling in inner loops (IDEA-222832)
2019-09-17 10:02:31 +00:00
beforeRedundantLoop.java
…
beforeSimple.java
…
beforeStartFrom1.java
…
beforeSuppliersArray.java
ExplicitArrayFillingInspection: cast filled value if needed (IDEA-223102)
2019-10-09 09:31:10 +00:00
beforeTernaryWithMutable.java
…
beforeUnsupportedType.java
…
beforeUsedAfterLoop.java
…