public static interface ProductionComponentTimingRecorder.Factory
Modifier and Type | Method and Description |
---|---|
ProductionComponentTimingRecorder |
create(Object component)
Creates a component-specific timing recorder when the component is created.
|
ProductionComponentTimingRecorder create(Object component)
Copyright © 2012–2017 The Dagger Authors. All rights reserved.