JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.djrapitops.plan.modules.velocity
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 Details
providePlanPlugin
@Binds
PlanPlugin
providePlanPlugin
(
PlanVelocity
plugin)