Guarantee non-null in CodecDataObject.codecKey() 89/89589/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 4 May 2020 13:49:50 +0000 (15:49 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 4 May 2020 18:59:37 +0000 (18:59 +0000)
commit49c48298b15419b2398437347fec6fcc633d83b2
tree1aba4154360446261885523becc98dd745682d8b
parent5b67ca39a136aa27e34adf1d8933a717c1dd6a75
Guarantee non-null in CodecDataObject.codecKey()

The key loaded is guaranteed to be non-null, propagate that
annotation outwards.

Change-Id: If6bf3f4a7d5cabd760da603abb9038bb1e665b37
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/main/java/org/opendaylight/mdsal/binding/dom/codec/impl/CodecDataObject.java