Use plain @Nullable 45/77245/1
authorStephen Kitt <skitt@redhat.com>
Wed, 24 Oct 2018 08:16:23 +0000 (10:16 +0200)
committerStephen Kitt <skitt@redhat.com>
Wed, 24 Oct 2018 08:16:23 +0000 (10:16 +0200)
The @NullableDecl reference added in
https://git.opendaylight.org/gerrit/75824 breaks when upgrading Guava;
use @Nullable instead.

Change-Id: I62b726bb21cdd26e113e284d04cd108a7ec1c45f
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found