FactoryFun

annotation class FactoryFun

Defines that the annotated Function1 is to be injected as a di factory.

Constructors

FactoryFun
Link copied to clipboard
fun FactoryFun()

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