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


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16796, comment 22

    initial v1  
    2525            }});
    2626}}}
    27 For that I'd get a warning for https://errorprone.info/bugpattern/DoubleBraceInitialization
     27For 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).