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