Add IOMv1 proxy 45/102045/8
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 10 Aug 2022 22:14:27 +0000 (00:14 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Aug 2022 20:02:49 +0000 (22:02 +0200)
commit1c1146b3a6a4dffa1d5b2e679ab82755456d123e
tree92dd8077c0a77964f3e4274959bb773d85571bfc
parentc2e69576827d6aaf4c9d0b599fa3a8efd35d0c45
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>
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]