sal-distributed-datastore: use lambdas 85/57185/2
authorStephen Kitt <skitt@redhat.com>
Tue, 16 May 2017 15:51:25 +0000 (17:51 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 17 May 2017 09:04:10 +0000 (09:04 +0000)
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: Ib397cbe0e0179f2f47ef10f13301b604dc6db88b
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found