Mapping Summary for ('java.util.EnumSet<:[v0]>', 'java.util.Set<:[v0]>')
Match | Replace | Instances | isVeryGood | isGood | isChange | Relevant Instances | Commits | Project | Link |
---|---|---|---|---|---|---|---|---|---|
:[TCIVar].addAll(copyOf(asList(violations))) | :[TCIVar].addAll(copyOf(violations)) | 1 | False | False | True | 1 | ['481cedaa94ed45e41cd089e5e04bef2ee3c4d58c'] | ['jetty.project'] | Link |
:[TCIVar].removeAll(copyOf(asList(violations))) | :[TCIVar].removeAll(copyOf(violations)) | 1 | False | False | True | 1 | ['481cedaa94ed45e41cd089e5e04bef2ee3c4d58c'] | ['jetty.project'] | Link |