| Constructor and Description |
|---|
FilteredSourceFiles(List<Path> rawSrcFiles,
com.facebook.buck.features.go.GoPlatform platform,
List<com.facebook.buck.features.go.GoListStep.ListType> fileTypes) |
FilteredSourceFiles(List<Path> rawSrcFiles,
List<Path> extraSrcFiles,
com.facebook.buck.features.go.GoPlatform platform,
List<com.facebook.buck.features.go.GoListStep.ListType> fileTypes) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GoListStep> |
getFilterSteps() |
Iterator<Path> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FilteredSourceFiles(List<Path> rawSrcFiles, com.facebook.buck.features.go.GoPlatform platform, List<com.facebook.buck.features.go.GoListStep.ListType> fileTypes)
public Collection<GoListStep> getFilterSteps()