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