Package com.appsflyer.internal.components.di
See: Description
-
Class Summary Class Description ContextProvider Class used as lazy storage for context, useful when service in ServiceLocator requires context, but context might not be set by an app developer at a time of dependency creation. SdkServiceLocator DependencyProvider A generic class used for lazy dependency injection, ensuring that dependencies are initialized only when they are accessed. -
Interface Summary Interface Description ServiceLocator