Searched refs:DECODE_ENTRY_TRANSFORMER (Results 1 – 1 of 1) sorted by relevance
616 private static final EntryTransformer<String, String, String> DECODE_ENTRY_TRANSFORMER = field in MapsCollectionTest660 return Maps.transformEntries(map, DECODE_ENTRY_TRANSFORMER); in transformMapSuite()701 return Maps.transformEntries(map, DECODE_ENTRY_TRANSFORMER); in transformSortedMapSuite()740 return Maps.transformEntries(map, DECODE_ENTRY_TRANSFORMER); in transformNavigableMapSuite()