Searched defs:removeAllHelper (Results 1 – 2 of 2) sorted by relevance
466 public static <K, V> boolean removeAllHelper(Map<K, V> map, Collection<?> collection) { in removeAllHelper() method in MapCollections
469 public static <K, V> boolean removeAllHelper(Map<K, V> map, Collection<?> collection) { in removeAllHelper() method in MapCollections