Make notification filter a simple lambda 89/83989/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Aug 2019 12:57:31 +0000 (14:57 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Aug 2019 14:56:37 +0000 (16:56 +0200)
commit9f9523addec6533bc5dad14293c8003117a13385
treebb9915bdbfcc8a1e56e1929277e95a87b5ddff4b
parent56f405763e8ecc2b5b8b6c064f23e6ba3b30adc2
Make notification filter a simple lambda

There is no real value in having a variable for this piece of code,
make it a simple lambda.

Change-Id: I7ad83eb43dc3c1d0887bd249ec2ef9a1aaa95c58
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/NetconfDevice.java