Tagir Valeev
|
d42689b205
|
for -> foreach; generifying; other warning fixes
|
2018-09-05 20:19:50 +07:00 |
|
Tagir Valeev
|
7c8e64da81
|
StandardCharsets used where possible; try-with-resources used; cleanup
|
2018-03-14 16:03:32 +07:00 |
|
Tagir Valeev
|
6759c476ef
|
CleanUp: redundant String operation fixes applied
|
2018-03-01 13:13:39 +07:00 |
|
Tagir Valeev
|
023bb2462a
|
Unnecessary null check before instanceof removed
|
2018-01-10 13:26:21 +07:00 |
|
Tagir Valeev
|
7f63baab37
|
Collections.addAll applied; some more warnings fixed
|
2017-09-27 16:07:55 +07:00 |
|
Tagir Valeev
|
fdf34d9be2
|
DataPoint: useless check removed (already handled in previous branch)
|
2017-04-13 12:47:51 +07:00 |
|
Tagir Valeev
|
0912e3788c
|
IDEA-CR-13652 filter(Boolean::booleanValue).count() used
|
2016-09-09 14:51:12 +07:00 |
|
Tagir Valeev
|
bc728c9daf
|
Stream.sum() used (via StreamApiMigrationInspection); cleanup
|
2016-09-09 12:48:40 +07:00 |
|