Uses of Class
dagger.producers.monitoring.ProductionComponentMonitor.Factory
-
Packages that use ProductionComponentMonitor.Factory Package Description dagger.producers.monitoring This package provides hooks for monitoring producers. -
-
Uses of ProductionComponentMonitor.Factory in dagger.producers.monitoring
Subclasses of ProductionComponentMonitor.Factory in dagger.producers.monitoring Modifier and Type Class Description static classTimingProductionComponentMonitor.FactoryMethods in dagger.producers.monitoring that return ProductionComponentMonitor.Factory Modifier and Type Method Description static ProductionComponentMonitor.FactoryProductionComponentMonitor.Factory. noOp()Returns a factory that returns no-op monitors.
-