aboutsummaryrefslogtreecommitdiff
path: root/value/src/test/java/com/google
diff options
context:
space:
mode:
authorÉamonn McManus <emcmanus@google.com>2020-09-01 20:31:34 -0700
committerGoogle Java Core Libraries <java-core-libraries-team+copybara@google.com>2020-09-01 20:32:09 -0700
commit61a787d7328b774f9f206cfc3a66ce30deadd913 (patch)
tree2b59da291c2a607779feee756be1571360835ab2 /value/src/test/java/com/google
parent47fc7b9f83e164c620eb5754894f02d1131aaa8a (diff)
downloadauto-61a787d7328b774f9f206cfc3a66ce30deadd913.tar.gz
Remove redundant `hasNext()` checks. Since the `equalLists` method starts by checking that the lists have equal sizes, we can assume that `aIterator.hasNext()` ≡ `bIterator.hasNext()`.
Fixes https://github.com/google/auto/issues/873. PiperOrigin-RevId: 329635623
Diffstat (limited to 'value/src/test/java/com/google')
0 files changed, 0 insertions, 0 deletions