return Collections.emptyList(); | return ImmutableList.<String>of(); | Collections.emptyList() | ImmutableList.<String>of() | buck | c22791f5b272eefac49a8e60d533bc9c464caa17 | com.facebook.buck.cxx.Depfiles | | _1 | getRawUsedHeadersFromDepfile |
---|
_2 | getRawUsedHeadersFromDepfile |
---|
| xyz | Collections.emptyList() |
---|
| - com.google.common.collect.ImmutableList
- java.lang.String
| xyz | ImmutableList.<String>of() |
---|
| Returns | True |