QName namespace is always non-null 17/88117/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Feb 2020 06:20:08 +0000 (07:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 28 Feb 2020 07:15:06 +0000 (08:15 +0100)
commit08c1481fce932934c2b7272fa00bd3b3f94671e8
tree0554c3f7c0301a1fdd0c8f5507afd50134926139
parent409e076f8ee133299c5a395bdca0814ed9ed7e7b
QName namespace is always non-null

Simplify QName.toString() by realizing the namespace is guaranteed
to be non-null.

Change-Id: I06d2ab019fe9a9542e4ca3114235af6b6db42db1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/QName.java