Fix ListModificationStrategy child handling 04/93904/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Nov 2020 19:55:11 +0000 (20:55 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 20 Nov 2020 19:56:00 +0000 (20:56 +0100)
commit398d1aa8ca1cc91eff5bb6062fbf228eefca4da3
tree253b966fa1d20c13e5b7731bd737b2e1cd5d8e8c
parentb5b5f129a8e81f47f45ee09cc22c62e3fd05904a
Fix ListModificationStrategy child handling

We have an obviously bad cast here, correct that.

JIRA: YANGTOOLS-1180
Change-Id: I706a5335e899e182e4651e9134f608a6e7094c37
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-impl/src/main/java/org/opendaylight/yangtools/yang/data/impl/schema/tree/ListModificationStrategy.java