Mapping Summary for ('java.util.Map<:[v0],:[v0]>', 'java.util.Map<:[v0],Set>')
Match | Replace | Instances | isVeryGood | isGood | isChange | Relevant Instances | Commits | Project | Link |
---|---|---|---|---|---|---|---|---|---|
:[TCIVar].put(:[v1],:[v0]) | :[TCIVar].put(:[v1],Stream.of(:[v0]).collect(Collectors.toSet())) | 2 | False | False | True | 2 | ['975e47bb09710231c282219b8fd8cbdeb7e0e737'] | ['languagetool'] | Link |
new HashMap<String,String>() | new HashMap<String,Set<String>>() | 1 | False | False | True | 1 | ['07abc181a878754032253a0befcd1e7a289114b6'] | ['platform_frameworks_base'] | Link |