Interface VelocityPlanModule
-
@Module public interface VelocityPlanModule
Dagger module for binding PlanVelocity instance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlanPlugin
providePlanPlugin(PlanVelocity plugin)
-
-
-
Method Detail
-
providePlanPlugin
@Binds PlanPlugin providePlanPlugin(PlanVelocity plugin)
-
-