Add IOMv1 proxy 16/102116/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Aug 2022 22:14:27 +0000 (00:14 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 17 Aug 2022 07:34:02 +0000 (09:34 +0200)
commit1e0ef4c38ec9cc0c555832b6bfc088be5cc49781
treea9678e305a3b3e6974a03690220b9148e393a165
parent6bb5d073474da4d66eefbfdcee1101b0d1bb2f53
Add IOMv1 proxy

ImmutableOffsetMap is using ugly reflection, which we are ditching. Add
the serialization proxy for compatibility.

Change-Id: I8687eee174462f62cdba927eb7c6d7386f7009ad
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 1c1146b3a6a4dffa1d5b2e679ab82755456d123e)
common/util/src/main/java/org/opendaylight/yangtools/util/IOMv1.java [new file with mode: 0644]
common/util/src/main/java/org/opendaylight/yangtools/util/OIOMv1.java [new file with mode: 0644]
common/util/src/main/java/org/opendaylight/yangtools/util/UIOMv1.java [new file with mode: 0644]