Use Collections.emptyList() 01/18201/2
authorRobert Varga <rovarga@cisco.com>
Mon, 13 Apr 2015 14:31:28 +0000 (16:31 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Tue, 14 Apr 2015 07:44:46 +0000 (07:44 +0000)
commitbddd1b6405fe8e7616fdc93838249b504da098c6
tree9fed54f181e16384b5091c7707e5933071a1375b
parent254cfb302af490110740ebef111ae28783018a02
Use Collections.emptyList()

This fixes a warning about generic argument mismatch.

Change-Id: If856d00e21d3eaa333f57ada582ec4b3eb7b0d20
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/sal-akka-raft/src/main/java/org/opendaylight/controller/cluster/raft/behaviors/AbstractLeader.java