Disconnect IdentifiableItemCodec from IllegalArgumentCodec 30/100530/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 11:57:24 +0000 (13:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 11 Apr 2022 11:58:04 +0000 (13:58 +0200)
IdentifiableItemCodec is only used by KeyedListNodeCodecContext
and it is used directly. Detach it from IllegalArgumentCodec, making
peeling off one possibility from the class tree.

JIRA: MDSAL-704
Change-Id: I25a818eabe80d5bb3f6b4ff2d152e7ca002a93a1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found