Mapping Summary for ('java.util.HashMap<:[v1],:[v0]>', 'java.util.TreeMap<:[v1],:[v0]>')
Match | Replace | Instances | isVeryGood | isGood | isChange | Relevant Instances | Commits | Project | Link |
---|---|---|---|---|---|---|---|---|---|
new HashMap<:[v0]>() | new TreeMap<:[v0]>() | 2 | False | False | True | 2 | ['39d0849bb2e905b6afa27fc485bd61d4c4f04571'] | ['voltdb'] | Link |
ImmutableSortedMap.copyOf(:[TCIVar]) | ImmutableMap.copyOf(:[TCIVar]) | 1 | False | False | True | 1 | ['718dfa2d7aec49df352785587436ab28d8d37088'] | ['bazel'] | Link |