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