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)
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>

No differences found