Use %X instead of %x + toUpperCase() 40/108340/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 3 Aug 2023 16:18:58 +0000 (18:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Oct 2023 08:10:47 +0000 (10:10 +0200)
commitda2117906079f759069e193d24fda2e056daf487
treed49970179eb4c5866af3e1690cadefc88dc974e0
parent2915468a53d04e2c8143a42b733eb402012cfe08
Use %X instead of %x + toUpperCase()

This is a tad more expressive.

Change-Id: I1785a38c80c963f6ec1a7f31315c5e3ac59b842a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1053458c853111041eb8a442e4d1425004254821)
(cherry picked from commit 0b5ce913edde1821bcfa470faa77be73a042ac13)
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/YangInstanceIdentifierSerializer.java