blueprint: use lambdas 63/57163/2
authorStephen Kitt <skitt@redhat.com>
Tue, 16 May 2017 15:46:54 +0000 (17:46 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 16 May 2017 23:24:44 +0000 (23:24 +0000)
commitfe75c14ee32c409dab90cb5d0005ee04b970911d
treebc6cac52ecdc4eafec8ae3ff4586cce480213ba8
parentd39e199c168d9161dc9a0153722cb9b6324befbd
blueprint: 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: If4e75a86d29643a06f218892e5cf88f72f71da2a
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/blueprint/src/main/java/org/opendaylight/controller/blueprint/ext/DataStoreAppConfigMetadata.java