add

abstract fun add(createBinding: () -> DIBinding<*, in A, out T>)

Add a binding in the Set of type T

Parameters

createBinding

The builder that should add binding in the set.