return ImmutableList.copyOf(mInnerList); | return mInnerList; | ImmutableList.copyOf(mInnerList) | mInnerList | alluxio | 2c2d4efe76523049c3b6ea9fc36d891448ded02b | alluxio.collections.PrefixList | | | | - com.google.common.collect.ImmutableList
| | Uses | True |
return ImmutableList.copyOf(suggestions); | return suggestions; | ImmutableList.copyOf(suggestions) | suggestions | buck | 076f987649e538d29c338086b817bfdf42ae1a41 | com.facebook.buck.core.cell.UnknownCellException | | _1 | suggestions |
---|
_2 | suggestions |
---|
| | - com.google.common.collect.ImmutableList
| | Uses | True |
return ImmutableList.copyOf(filesets); | return filesets; | ImmutableList.copyOf(filesets) | filesets | bazel | 04f2b03d351d3de16601dff2290f40643f2cb16e | com.google.devtools.build.lib.analysis.actions.SpawnAction.ActionSpawn | | | | - com.google.common.collect.ImmutableList
| | Uses | True |
return ImmutableList.copyOf(extensions); | return extensions; | ImmutableList.copyOf(extensions) | extensions | bazel | 281fa9a3c310977e2ea6bedcc271edaeba6a0e85 | com.google.devtools.build.lib.rules.cpp.CppFileTypes.ARCHIVE | | | | - com.google.common.collect.ImmutableList
| | Uses | True |