Mapping Summary for ('com.google.common.collect.ImmutableCollection<:[v0]>', 'java.util.Collection<:[v0]>')
Match | Replace | Instances | isVeryGood | isGood | isChange | Relevant Instances | Commits | Project | Link |
---|---|---|---|---|---|---|---|---|---|
ImmutableList.copyOf(:[v0]) | new HashSet<>(:[v0]) | 1 | False | False | True | 1 | ['0461a0f839c8cd2306354912b4956267c1d0ec20'] | ['checkstyle'] | Link |
ImmutableList.of() | List.of() | 1 | False | False | True | 1 | ['8d4f69a0a9ffaf314372ee3f44ebd0f30741dddd'] | ['crate'] | Link |