Searched defs:safeContains (Results 1 – 2 of 2) sorted by relevance
101 static boolean safeContains(Collection<?> collection, @CheckForNull Object object) { in safeContains() method in Collections2
103 static boolean safeContains(Collection<?> collection, @CheckForNull Object object) { in safeContains() method in Collections2