Package com.batch.android.di.providers
Class EventDispatcherModuleProvider
- java.lang.Object
-
- com.batch.android.di.providers.EventDispatcherModuleProvider
-
public final class EventDispatcherModuleProvider extends java.lang.ObjectisSingleton = true
-
-
Constructor Summary
Constructors Constructor Description EventDispatcherModuleProvider()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EventDispatcherModuleget()static EventDispatcherModulegetSingleton()
-
-
-
Method Detail
-
get
@NonNull public static final EventDispatcherModule get()
-
getSingleton
@Nullable public static final EventDispatcherModule getSingleton()
-
-