return Iterables.filter(result,Predicates.notNull()); | return result; | Iterables.filter(result,Predicates.notNull()) | result | bazel | ea53c47811ecfa21669b48dbc1c89c7af826ba65 | com.google.devtools.build.lib.rules.cpp.CcCompilationHelper | | _1 | collectModuleMaps |
---|
_2 | collectModuleMaps |
---|
| | - com.google.common.collect.Iterables
| | Returns | True |