Searched defs:processingStepSuppliers (Results 1 – 1 of 1) sorted by relevance
176 abstract ImmutableCollection<Supplier<XProcessingStep>> processingStepSuppliers(); in processingStepSuppliers() method in CompilerTests.DaggerCompiler272 abstract Builder processingStepSuppliers( in processingStepSuppliers() method in CompilerTests.DaggerCompiler.Builder273 ImmutableCollection<Supplier<XProcessingStep>> processingStepSuppliers); in processingStepSuppliers()