return allDeps.get(attribute); | return ImmutableList.copyOf(allDeps.get(attribute)); | allDeps.get(attribute) | ImmutableList.copyOf(allDeps.get(attribute)) | bazel | 7505d94c19727e3100ac5e16a960bff2cb324f23 | com.google.devtools.build.lib.skyframe.ConfigurationsForTargetsTest | | _1 | getConfiguredDeps |
---|
_2 | getConfiguredDeps |
---|
| | - com.google.common.collect.ImmutableList
| | Returns | True |
return allDeps.get(attribute); | return ImmutableList.copyOf(allDeps.get(attribute)); | allDeps.get(attribute) | ImmutableList.copyOf(allDeps.get(attribute)) | bazel | dc388246ff56d4cdd95fbeebba7f78ff3097e0c4 | com.google.devtools.build.lib.skyframe.ConfigurationsForTargetsTest | | _1 | getConfiguredDeps |
---|
_2 | getConfiguredDeps |
---|
| | - com.google.common.collect.ImmutableList
| | Returns | True |
return allDeps.get(attribute); | return ImmutableList.copyOf(allDeps.get(attribute)); | allDeps.get(attribute) | ImmutableList.copyOf(allDeps.get(attribute)) | bazel | 12d766df10fbc5eba16ec1e6c20c8cd85f9c616f | com.google.devtools.build.lib.skyframe.ConfigurationsForTargetsTest | | _1 | getConfiguredDeps |
---|
_2 | getConfiguredDeps |
---|
| | - com.google.common.collect.ImmutableList
| | Returns | True |