Searched defs:collection2 (Results 1 – 5 of 5) sorted by relevance
470 let collection2 = PatchCollection { in test_union() localVariable507 let collection2 = PatchCollection { in test_union_empties() localVariable581 let collection2 = PatchCollection { in version_range_fixture() localVariable
233 Collection<?> collection2 = (Collection<?>) iterable2; in elementsEqual() local
271 Collection<?> collection2 = (Collection<?>) iterable2; in elementsEqual() local
4567 …ic static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { in compare()4603 …T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, Compari… in compare()
4681 …ic static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { in compare()4716 …T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, Compari… in compare()