Split InMemoryDataTreeModification constructor 16/114916/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 10 Jan 2025 13:36:11 +0000 (14:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 15 Jan 2025 15:53:41 +0000 (16:53 +0100)
commit568679eec6cacabcf6a17edc47d04ef8dabaf823
tree075d955fdf6c4c166094ef0df02a0d0769c3d9e1
parent78c0fdf1ceef0e1aacdad5e2fc87e7ce118a0956
Split InMemoryDataTreeModification constructor

Exposed method has two parts: acquiring inputs and initializing internal
state. Split the initialization part into a private constructor.

JIRA: YANGTOOLS-1651
Change-Id: I3885ecca2b07fa4a97aaee42c5994cc9c36cc209
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit ec0ccb077cccafe61b3bfb4428ed9af51145bde7)
data/yang-data-tree-ri/src/main/java/org/opendaylight/yangtools/yang/data/tree/impl/InMemoryDataTreeModification.java