ProviderFun

annotation class ProviderFun

Defines that the annotated Function0 is to be injected as a di provider.

Constructors

ProviderFun
Link copied to clipboard
fun ProviderFun()

Functions

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