Changes between Version 1 and Version 2 of Ticket #16796, comment 22


Ignore:
Timestamp:
2019-10-13T13:36:51+02:00 (6 years ago)
Author:
Bjoeni

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16796, comment 22

    v1 v2  
    2525            }});
    2626}}}
    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).
     27For 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).