From: Robert Varga Date: Mon, 4 Jul 2022 20:31:12 +0000 (+0200) Subject: Use instanceof pattern in RemoteNetconfCommand X-Git-Tag: v4.0.0~26 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=bcb088ff848d235743650779625598e224b29307;hp=bcb088ff848d235743650779625598e224b29307;p=netconf.git Use instanceof pattern in RemoteNetconfCommand Remove duplicate casts, improving expressiveness. Change-Id: I662686d163217a28d8d1c2d44e8ad1f7c3a7de4f Signed-off-by: Robert Varga ---