TypeBinderInSet

class TypeBinderInSet<in T : Any, S : Any>

Deprecated

TypeBinderInSet must be replaced by the use of bindSet / inBindSet / addInBindSet builders.

Second part of the bind<Type>().inSet() with binding syntax.

Parameters

T

The type of the binding in the set.

Functions

Link copied to clipboard
infix fun <C : Any> with(binding: DIBinding<in C, *, out T>)

Second part of the bind<Type>().inSet() with binding syntax.