Add @NonNull annotations 24/97624/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 24 Sep 2021 15:32:01 +0000 (17:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 1 Nov 2021 21:34:21 +0000 (22:34 +0100)
commit8261d3fe090abe333bfe8a45df2769b9b77bcc39
treec0162f40ff80b0d1a8eb2ea2cd629a8daab872cc
parentd486ffcf35b9781ae18332e76e0388319a2d65b2
Add @NonNull annotations

There are a few spots we can propagate @NonNull to eclipse null
warnings. Sprinkle them around.

Change-Id: I6cf449879cdadd5d0edfabe5c5f43e0cbab60e51
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundConstants.java
southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java