return JavaPluginInfoProvider.merge(result); | return ImmutableList.copyOf(result); | JavaPluginInfoProvider.merge(result) | ImmutableList.copyOf(result) | bazel | ce8f52060e2cf1e5a49a522039f0cba2a340f7e3 | com.google.devtools.build.lib.rules.java.JavaCommon | | _1 | collectPlugins |
---|
_2 | collectPlugins |
---|
| | - com.google.common.collect.ImmutableList
| | Returns | True |