Do not duplicate candidate list 45/35545/3
authorRobert Varga <rovarga@cisco.com>
Mon, 29 Feb 2016 11:45:52 +0000 (12:45 +0100)
committerRobert Varga <rovarga@cisco.com>
Mon, 7 Mar 2016 16:29:38 +0000 (17:29 +0100)
Iterables.getLast() provides an efficient way of getting the last item
from a collection, without the need to duplicate it.

Change-Id: I49b0bc827bffc0adb616cf516438bad7526ad141
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found