@Singleton
public class DeliveryUtilities
extends java.lang.Object
Constructor and Description |
---|
DeliveryUtilities(dagger.Lazy<Formatters> formatters,
dagger.Lazy<Graphs> graphs) |
Modifier and Type | Method and Description |
---|---|
Formatters |
getFormatters() |
Graphs |
getGraphs() |
@Inject public DeliveryUtilities(dagger.Lazy<Formatters> formatters, dagger.Lazy<Graphs> graphs)
public Formatters getFormatters()
public Graphs getGraphs()