return Collections.emptySet(); | return ImmutableSet.of(); | Collections.emptySet() | ImmutableSet.of() | bazel | 21e100c6333f438bc8faa509b662a542f2bb39ac | com.google.devtools.build.lib.packages.ImplicitOutputsFunction | | _1 | attributeValues |
---|
_2 | attributeValues |
---|
| xyz | Collections.emptySet() |
---|
| - com.google.common.collect.ImmutableSet
| | Returns | True |
return Collections.emptySet(); | return ImmutableSet.of(); | Collections.emptySet() | ImmutableSet.of() | closure-compiler | 39ea64df90afa3197ad34bc4231cc9b1cc3af574 | com.google.javascript.jscomp.InlineFunctions.FunctionState | | _1 | getNamesToAlias |
---|
_2 | getNamesToAlias |
---|
| xyz | Collections.emptySet() |
---|
| - com.google.common.collect.ImmutableSet
| | Returns | True |
pipelinesToRun=Collections.emptySet(); | pipelinesToRun=ImmutableSet.of(); | Collections.emptySet() | ImmutableSet.of() | graylog2-server | 0c4d47c12946c89a9bc01ca5794fe1a03ceb7cd8 | org.graylog.plugins.pipelineprocessor.processors.PipelineInterpreter | | _1 | pipelinesToRun |
---|
_2 | pipelinesToRun |
---|
| xyz | Collections.emptySet() |
---|
| - com.google.common.collect.ImmutableSet
| | AssignedTo | True |