Add IOMv1 proxy 12/102112/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:28:55 +0000 (09:28 +0200)
commitbb2c9e573b853ee7ad57dcbda29901daf41356ec
tree3cdd6182bc0555e2f94688cf52f596e5776554ec
parent744e02851b7b3d9c907dee12bc0024f5b4ff3647
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]