includedPathsBuilder = ImmutableList.builderWithExpectedSize(expectedSize) | includedPathsBuilder = ImmutableSet.builder() | ImmutableList.builderWithExpectedSize(expectedSize) | ImmutableSet.builder() | buck | 172c523e14a532157b9d7cf1a64cff135f708f44 | com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser | | _1 | includedPathsBuilder |
---|
_2 | includedPathsBuilder |
---|
| xyz | ImmutableList.builderWithExpectedSize(expectedSize) |
---|
| - com.google.common.collect.ImmutableSet
| xyz | ImmutableSet.builder() |
---|
| AssignedTo | False |