Match |
Replace |
Instances |
isVeryGood |
isGood |
isChange |
Relevant Instances |
Commits |
Project |
Link |
:[TCIVar]=new ArrayList<>() |
:[TCIVar]=new double[mem] |
2 |
False |
False |
True |
2 |
['4a75a0bf9bfeeb8f3863070763b700266a25b9b5'] |
['CoreNLP'] |
Link |
:[v0].collect(Collectors.toList()) |
:[v0].mapToDouble(Double::valueOf).toArray() |
3 |
False |
False |
True |
3 |
['680608164cba4976202c3d0b0bd7fc05f755db90'] |
['elasticsearch'] |
Link |
Collections.unmodifiableList(:[v0].readList(StreamInput::readDouble)) |
:[v0].readDoubleArray() |
3 |
False |
False |
True |
3 |
['680608164cba4976202c3d0b0bd7fc05f755db90'] |
['elasticsearch'] |
Link |
Objects.hash(:[TCIVar]) |
Arrays.hashCode(:[TCIVar]) |
3 |
False |
False |
True |
3 |
['680608164cba4976202c3d0b0bd7fc05f755db90'] |
['elasticsearch'] |
Link |
:[v0].getTArguments() |
:[v0].tArgs() |
1 |
False |
False |
True |
1 |
['13df4166ae42216410c430b7bb406cf7866090d0'] |
['nd4j'] |
Link |
new ArrayList<>(Collections.nCopies(:[[v0]],Double.NEGATIVE_INFINITY)) |
Collections.nCopies(:[v0],Double.NEGATIVE_INFINITY).stream().mapToDouble(Double::doubleValue).toArray() |
1 |
False |
False |
True |
1 |
['e39eade20d6a43850e464ab521625d5ae817ed07'] |
['elasticsearch'] |
Link |