Files
gerrit/gerrit-extension-api
Alice Kober-Sotzek 5a24e44e2f Correct use of generics in AcceptsDelete#delete
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: I626ffad277c404b2756367ceb2dc328094db4426
2017-09-14 13:53:19 +02:00
..
2016-12-08 11:21:48 +01:00