Searched defs:disjoint (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
H A DCollections.java5366 public static boolean disjoint(Collection<?> c1, Collection<?> c2) { method in class:Collections
5409 // Found a common element. Collections are not disjoint.

Completed in 38 milliseconds