Suppress guava nested concatenations

Concatenating iterators in a loop is exponentially slow and will cause
stack overflow errors very fast on medium-sized inputs.

Change-Id: I256385b39ef536a9b489260503a1baec4e85f1e0
1 file changed