transitiveKeys = new ArrayList<>() | transitiveKeys = Lists.newArrayListWithCapacity(transitiveMembers.size()) | new ArrayList<>() | Lists.newArrayListWithCapacity(transitiveMembers.size()) | bazel | 8748c267af33f3f200ea572de673ac21da532b25 | com.google.devtools.build.lib.skyframe.ArtifactNestedSetFunction | | _1 | transitiveKeys |
---|
_2 | transitiveKeys |
---|
| | - com.google.common.collect.Lists
- java.util.ArrayList
| xyz | Lists.newArrayListWithCapacity(transitiveMembers.size()) |
---|
| AssignedTo | False |