Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
:[TCIVar].get(0) |
:[TCIVar].peekFirst() |
1 |
False |
False |
True |
1 |
['e85d9d1bbee13ad408e789fd62efb30bc8d223f2'] |
['elasticsearch'] |
Link |
:[TCIVar].add(insertPosition++,:[v0]) |
:[TCIVar].add(:[v0]) |
1 |
False |
False |
True |
1 |
['e85d9d1bbee13ad408e789fd62efb30bc8d223f2'] |
['elasticsearch'] |
Link |
:[v0].collect(toList()) |
:[v0].collect(Collectors.toCollection(LinkedList::new)) |
1 |
False |
False |
True |
1 |
['7b47e32a25523c4a83e51ccf8edcfd29567c109e'] |
['presto'] |
Link |
:[TCIVar].add(:[v1]) |
:[TCIVar].addLast(:[v1]) |
4 |
False |
True |
True |
4 |
['1eb8d5bd6fe4c4c493a62caa3bf91afad1b8406a', '303b430480c8f9d676d705b652196631bcdc411d'] |
['elasticsearch'] |
Link |
new ArrayList<:[v0]>() |
new LinkedList<:[v0]>() |
11 |
True |
True |
True |
11 |
['3cc09e78f230915bb0a46d04ce568262b171e714', '84ff7f6cd723c9703338c73eb21f24f66e95efa9', '1eb8d5bd6fe4c4c493a62caa3bf91afad1b8406a', '403cf8eba3ec7212e41bb4a8d1241bdbd40d2fae', '303b430480c8f9d676d705b652196631bcdc411d', '247ee146f8cbc215be87efcc227c3c00568361ed'] |
['elasticsearch', 'alluxio', 'graphhopper', 'BuildCraft'] |
Link |
:[TCIVar].add(:[v1]) |
:[TCIVar].push(:[v1]) |
1 |
False |
False |
True |
1 |
['3cc09e78f230915bb0a46d04ce568262b171e714'] |
['graphhopper'] |
Link |
:[v0].getProperty(:[v1],List.class) |
:[v0].getProperty(:[v1],LinkedList.class) |
3 |
False |
False |
True |
3 |
['946c8dffb69f5bc95392d3e27aeaf5212cd46c87'] |
['camel'] |
Link |
:[TCIVar].add(:[v1]) |
:[TCIVar].addFirst(:[v1]) |
2 |
True |
True |
True |
2 |
['ded8d82ca57851b9d993b2b013863afa28ffc64c', '81460468a7863bc5c55ba1ae302d70cf9e310967'] |
['AxonFramework', 'armeria'] |
Link |