gerrit/java
Patrick Hiesel f843d8674e Mark DeletePrivate input as @Nullable
The documentation says that an input is not required. The code checks
for null values correctly, but the injection methods lack @Nullable
which makes Guice fail to create the object when null is passed to
the factory method.

Annotate the input object as @Nullable to fix this.

Change-Id: I0d424e45d6039fd4ad8386b6811b9134cd600dfd
2019-02-08 17:38:01 +09:00
..
com/google Mark DeletePrivate input as @Nullable 2019-02-08 17:38:01 +09:00
gerrit Filter MERGE_LIST magic file from Prolog facts 2018-11-15 00:08:14 +00:00
org Migrate all remaining classes to Flogger 2018-06-05 13:14:12 +02:00
BUILD Dissolve gerrit-launcher top-level directory 2017-10-31 11:02:37 -04:00
Main.java Add support for logging tags 2018-08-14 08:07:59 +02:00