Files
gerrit/gerrit-extension-api
Alice Kober-Sotzek 6edd4ecd74 Correct use of generics in AcceptsCreate#create
The parameter 'I' wasn't bound in any way and didn't provide any
value. It's better to use the general wildcard '?' instead. Thus, we
need not suppress the warnings for 'unchecked' on all implementations
of that method.

Change-Id: Icffd2cf9349077bbc4c7c00133a6a666112cfc11
2017-09-14 13:46:07 +02:00
..
2016-12-08 11:21:48 +01:00