Searched defs:collection2 (Results 1 – 2 of 2) sorted by relevance
4628 …ic static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { in compare()4663 …T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, Compari… in compare()
4526 …ic static <T extends Comparable<T>> int compare(Iterable<T> collection1, Iterable<T> collection2) { in compare()4562 …T extends Comparable<T>> int compare(Collection<T> collection1, Collection<T> collection2, Compari… in compare()