Searched defs:collection1 (Results 1 – 5 of 5) sorted by relevance
466 let collection1 = PatchCollection { in test_union() localVariable503 let collection1 = PatchCollection { in test_union_empties() localVariable577 let collection1 = PatchCollection { in version_range_fixture() localVariable
232 Collection<?> collection1 = (Collection<?>) iterable1; in elementsEqual() local
270 Collection<?> collection1 = (Collection<?>) iterable1; in elementsEqual() local
4567 …public static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collectio… in compare()4603 …public static <T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> colle… in compare()
4681 …public static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collectio… in compare()4716 …public static <T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> colle… in compare()