add

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

Add a binding in the Set of type T

Parameters

createBinding

The builder that should add binding in the set.