filter-valve: use lambdas 72/57172/2
authorStephen Kitt <skitt@redhat.com>
Tue, 16 May 2017 15:47:09 +0000 (17:47 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 16 May 2017 23:27:05 +0000 (23:27 +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: I1d754b40d7a0b5b75e8069522f4d5278f08938cd
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found