Searched refs:removeAllOccurrences (Results 1 – 2 of 2) sorted by relevance
252 private int removeAllOccurrences(@Nullable Object element) { in removeAllOccurrences() method in ConcurrentHashMultiset310 ? removeAllOccurrences(element) in setCount()
318 private int removeAllOccurrences(@Nullable Object element,379 return removeAllOccurrences(element, map) != 0;