Interface EventImplGenModule
Bindings specifically for the event implementation generator.
-
Method Summary
Modifier and TypeMethodDescriptionstatic PropertySearchStrategybindPropertySearchStrategy(AccessorFirstStrategy.Factory accessorFirst)
-
Method Details
-
bindAccessModifierPlugin
@Binds @Singleton @IntoSet EventFactoryPlugin bindAccessModifierPlugin(AccessorModifierEventFactoryPlugin strategy) -
bindPropertySearchStrategy
@Provides @Singleton static PropertySearchStrategy bindPropertySearchStrategy(AccessorFirstStrategy.Factory accessorFirst)
-