sal-dom-broker-config: use lambdas 87/57187/4
authorStephen Kitt <skitt@redhat.com>
Tue, 16 May 2017 15:51:32 +0000 (17:51 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 15 Sep 2017 20:28:10 +0000 (20:28 +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: Iaf552c1e280034f8a465b46b9092a7df0cec5409
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found