Searched refs:DECODE_FUNCTION (Results 1 – 2 of 2) sorted by relevance
637 private static final Function<String, String> DECODE_FUNCTION = field in MapsCollectionTest649 return DECODE_FUNCTION.apply(value);672 return Maps.transformValues(map, DECODE_FUNCTION); in transformMapSuite()719 return Maps.transformValues(map, DECODE_FUNCTION); in transformSortedMapSuite()762 return Maps.transformValues(map, DECODE_FUNCTION); in transformNavigableMapSuite()