public class PackageFileParsePipeline extends GenericFileParsePipeline<PackageFileManifest>
PackageFileManifest for a given package file.| Constructor and Description |
|---|
PackageFileParsePipeline(com.facebook.buck.parser.PipelineNodeCache<AbsPath,PackageFileManifest> cache,
com.facebook.buck.parser.PackageFileParserPool packageFileParserPool,
com.google.common.util.concurrent.ListeningExecutorService executorService,
BuckEventBus eventBus,
Watchman watchman) |
close, getFileJobclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFilepublic PackageFileParsePipeline(com.facebook.buck.parser.PipelineNodeCache<AbsPath,PackageFileManifest> cache, com.facebook.buck.parser.PackageFileParserPool packageFileParserPool, com.google.common.util.concurrent.ListeningExecutorService executorService, BuckEventBus eventBus, Watchman watchman)