Use Collections.singletonList() instead of Arrays.asList() 86/35886/2
authorStephen Kitt <skitt@redhat.com>
Mon, 7 Mar 2016 16:29:52 +0000 (17:29 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 7 Mar 2016 17:15:29 +0000 (17:15 +0000)
... for calls with single parameters.

Change-Id: I9481dde463898f4d49061ed99670e42bf7e9aa25
Signed-off-by: Stephen Kitt <skitt@redhat.com>

No differences found