
both method assertThat(Iterable<?>) in Truth and method <T>assertThat(T) in Truth match
where T is a type-variable:
T extends Comparable<?> declared in method <T>assertThat(T)
Change-Id: I8a938ace1917d867efd59c6e43ecaf8a7998dafc
(cherry picked from commit cb074f917f
)