sal-common-impl: use lambdas 84/57184/2
authorStephen Kitt <skitt@redhat.com>
Tue, 16 May 2017 15:51:21 +0000 (17:51 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 16 May 2017 23:25:39 +0000 (23:25 +0000)
commit7ae58975aa60508fceb07439b94df911339d5727
treeece8e9938e8b57e6592d582f2f1817a8b6fc273b
parentfe75c14ee32c409dab90cb5d0005ee04b970911d
sal-common-impl: use lambdas

This series of patches uses lambdas instead of anonymous classes for
functional interfaces when possible. Lambdas are replaced with method
references when appropriate.

Change-Id: Ideb92bfb1504831895558607a7591eb8c00bc570
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/md-sal/sal-common-impl/src/main/java/org/opendaylight/controller/md/sal/common/impl/service/AbstractDataTransaction.java