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-08-24 14:26:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39aa837db3ebb2534f12e65eb4eee83088af3e29
openide
/
java
/
java-tests
/
testData
/
inspection
/
java8CollectionsApi
T
History
Tagir Valeev
d9dbae7549
IDEA-162215 "Collection usage could be simplified in Java 8": Generate computeIfAbsent as well as putIfAbsent
2016-10-12 17:04:41 +03:00
..
afterConditional2.java
…
afterConditional.java
…
afterIfCompute.java
IDEA-162215 "Collection usage could be simplified in Java 8": Generate computeIfAbsent as well as putIfAbsent
2016-10-12 17:04:41 +03:00
afterSimpleIf2.java
…
afterSimpleIf.java
…
beforeConditional2.java
…
beforeConditional.java
…
beforeIfComplexReturnNoCompute.java
IDEA-162215 "Collection usage could be simplified in Java 8": Generate computeIfAbsent as well as putIfAbsent
2016-10-12 17:04:41 +03:00
beforeIfComplexReturnNoPut.java
IDEA-162215 "Collection usage could be simplified in Java 8": Generate computeIfAbsent as well as putIfAbsent
2016-10-12 17:04:41 +03:00
beforeIfCompute.java
IDEA-162215 "Collection usage could be simplified in Java 8": Generate computeIfAbsent as well as putIfAbsent
2016-10-12 17:04:41 +03:00
beforePutBranchContainsOtherCode.java
…
beforeSimpleIf2.java
…
beforeSimpleIf.java
…