Use a few more instanceof patterns 07/104307/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 13:36:28 +0000 (14:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 13:37:21 +0000 (14:37 +0100)
commit0eae0e03b66d05436a873531a11daae1b0617b84
tree100eb265963d3bcc83431a77ae50b488c77ad1ae
parente845637a585553c6429439ccba1cd148954b2f34
Use a few more instanceof patterns

We can remove duplicate getter invocations, let's do that and also
eliminate the implied casts.

Change-Id: I582d64423b968b0c9e97b541feff80cfbaca7627
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
apps/callhome-provider/src/main/java/org/opendaylight/netconf/callhome/mount/CallHomeAuthProviderImpl.java