Take advantage of nonnullFoo() 68/82168/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 20 May 2019 06:50:49 +0000 (08:50 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 16 Jun 2019 11:38:52 +0000 (11:38 +0000)
commitcebce97fa77f73ec5bfec6fefaced26f950f99bb
tree96b787845a8f5ff1f6bf653fa0ab906ee450ce3e
parent3ac1c229c29c83a0417083d30e122afc6436d17a
Take advantage of nonnullFoo()

Rather then having inline checks for nulls, take advantage of
built-in nonnullFull() method.

Change-Id: I20cc90de516ab8d335ad0a7353653218e5f47ae2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java