Searched refs:implComputeIfPresent (Results 1 – 1 of 1) sorted by relevance
581 return implComputeIfPresent(key, remappingFunction); in computeIfPresent()844 …private Object implComputeIfPresent(Object key, BiFunction<? super Object, ? super Object, ? exten… in implComputeIfPresent() method in Provider