CommonSingletonModuleProvider(androidJvm)

Internal usage.

object CommonSingletonModuleProvider(androidJvm)

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

httpServiceInstance
Link copied to clipboard

Returns a modularized singleton instance of the http service.

val httpServiceInstance: HttpServiceInterface
loaderInstance
Link copied to clipboard
val loaderInstance: LibraryLoader
loggerInstance
Link copied to clipboard
val loggerInstance: Logger