From: Robert Varga Date: Thu, 24 Oct 2019 15:49:08 +0000 (+0200) Subject: Import scala.concurrent.Future X-Git-Tag: release/magnesium~36 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=ed07cf4822772febeb46d4f36b5d84e6574eeb87;hp=ed07cf4822772febeb46d4f36b5d84e6574eeb87 Import scala.concurrent.Future Since we are returning ListenableFuture from RPCs, we can freely import Scala's Future and shorten references to it. Change-Id: I77c911fa6d9eca5804547039715f3e57866bafcf Signed-off-by: Robert Varga ---