[509791] Avoid use of Iterators.emptyIterator()

This method has been removed from guava 19, using JDK-1.7's
Collections.emptyIterator() prevents the incompatibility.

Bug: 509791
Also-By: Laurent Goubet <laurent.goubet@obeo.fr>
Change-Id: I6751d547dbb5347ec9b6aefb6ca482f2d42b1275
7 files changed