Package com.djrapitops.plan.delivery
Class DeliveryUtilities
java.lang.Object
com.djrapitops.plan.delivery.DeliveryUtilities
-
Constructor Summary
ConstructorDescriptionDeliveryUtilities
(dagger.Lazy<Addresses> addresses, dagger.Lazy<Formatters> formatters, dagger.Lazy<Graphs> graphs, dagger.Lazy<PublicHtmlFiles> publicHtmlFiles) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DeliveryUtilities
@Inject public DeliveryUtilities(dagger.Lazy<Addresses> addresses, dagger.Lazy<Formatters> formatters, dagger.Lazy<Graphs> graphs, dagger.Lazy<PublicHtmlFiles> publicHtmlFiles)
-
-
Method Details
-
getAddresses
-
getFormatters
-
getGraphs
-
getPublicHtmlFiles
-