Searched refs:valueTransformationFunction (Results 1 – 1 of 1) sorted by relevance
93 Function<Producer<V>, Producer<V>> valueTransformationFunction) { in newTransformedValuesView() argument95 ImmutableMap.copyOf(Maps.transformValues(contributingMap(), valueTransformationFunction))); in newTransformedValuesView()