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