Mapping Summary for ('java.util.ArrayList<:[v0]>', 'java.util.HashSet<:[v0]>')

Match Replace Instances isVeryGood isGood isChange Relevant Instances Commits Project Link
new ArrayList<:[v1]>(:[v0]) new HashSet<:[v1]>(:[v0]) 1 False False True 1 ['a7ad66d59a8ba0d8774e6c412d47b035991d779d'] ['platform_frameworks_base'] Link
new ArrayList<>() new HashSet<Integer>() 1 False False True 1 ['f23676ac06e11fb144c933b54e1290da68c65500'] ['actor-platform'] Link
new ArrayList<:[v0]>() new HashSet<:[v0]>() 4 True True True 4 ['f23676ac06e11fb144c933b54e1290da68c65500', 'a0319cb5c48a36953eff33664a429dc1a9c6dbda', '5a33359f1d48fad8325c95d267c695a5dce41838', 'a897bc3b74fe93f8d869a6cd2988e0405cfab544'] ['actor-platform', 'VirtualApp', 'crate', 'platform_frameworks_base'] Link
:[TCIVar]=new ArrayList<:[v1]>() :[TCIVar]=new HashSet<:[v1]>() 1 False False True 1 ['a0319cb5c48a36953eff33664a429dc1a9c6dbda'] ['platform_frameworks_base'] Link