Changes between Version 1 and Version 2 of Ticket #16796, comment 22
- Timestamp:
- 2019-10-13T13:36:51+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16796, comment 22
v1 v2 25 25 }}); 26 26 }}} 27 For that I'd get a warning for https://errorprone.info/bugpattern/DoubleBraceInitialization (obsly I cant use `Map.of()` since it's more than 10 items). 27 For that I'd get a warning for https://errorprone.info/bugpattern/DoubleBraceInitialization (obsly I can't use `Map.of()` since it's more than 10 items).